public class DrawBridgeContainerTypes
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static net.minecraft.inventory.container.ContainerType<DrawBridgeContainer> |
DRAW_BRIDGE |
Constructor and Description |
---|
DrawBridgeContainerTypes() |
Modifier and Type | Method and Description |
---|---|
static void |
register(net.minecraftforge.event.RegistryEvent.Register<net.minecraft.inventory.container.ContainerType<?>> event) |
public static final net.minecraft.inventory.container.ContainerType<DrawBridgeContainer> DRAW_BRIDGE