withTiles

fun withTiles(tiles: Map<BlockTileType, T>): BlockBuilder<T>

Overwrites the Tiles in this BlockBuilder with the given BlockTileType -> Tile mapping.

Sources

(source)
Link copied to clipboard