public class DrawBridgeTileEntityTypes
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static net.minecraft.tileentity.TileEntityType<DrawBridgeTileEntity> |
DRAW_BRIDGE |
Constructor and Description |
---|
DrawBridgeTileEntityTypes() |
Modifier and Type | Method and Description |
---|---|
static void |
register(net.minecraftforge.event.RegistryEvent.Register<net.minecraft.tileentity.TileEntityType<?>> event) |
public static final net.minecraft.tileentity.TileEntityType<DrawBridgeTileEntity> DRAW_BRIDGE