getTileByType

abstract fun getTileByType(blockTileType: BlockTileType): T

Returns the tile from this Block for the given blockTileType.

Sources

(source)
Link copied to clipboard