registerPastelBlock

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

Registers a pastel block with an accompanying item with the color based on a DyeColor

Return

Block


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

Registers a pastel block with an accompanying item with the color based on a MapColor

Return

Block