registerPastelFenceGateBlock

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

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

Return

FenceGateBlock


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

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

Return

FenceGateBlock