public class DrawBridgeBlocks
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static DrawBridgeBlock |
DRAW_BRIDGE |
Constructor and Description |
---|
DrawBridgeBlocks() |
Modifier and Type | Method and Description |
---|---|
static void |
register(net.minecraftforge.event.RegistryEvent.Register<net.minecraft.block.Block> event) |
static void |
registerBlockItem(net.minecraftforge.event.RegistryEvent.Register<net.minecraft.item.Item> event) |
public static DrawBridgeBlock DRAW_BRIDGE