registerBlock

fun Block.registerBlock(modID: String, name: String): Block(source)

Registers a block to the Minecraft registry with the resource location set to the Mod ID

Return

Block