registerPastelWallBlock

fun DyeColor.registerPastelWallBlock(modID: String, name: String): Block(source)

Registers the pastel wall block with an accompanying item with a chosen DyeColor to be shown on a map

Return

WallBlock


fun MapColor.registerPastelWallBlock(modID: String, name: String): Block(source)

Registers the pastel wall block with an accompanying item with a chosen MapColor to be shown on a map

Return

WallBlock