registerPastelStairsBlock

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

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

Return

StairBlock


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

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

Return

StairBlock