public class ContainerTypeTest
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
ContainerTypeTest.TestContainer |
class |
ContainerTypeTest.TestGui |
Modifier and Type | Field and Description |
---|---|
static ContainerType<ContainerTypeTest.TestContainer> |
TYPE |
Constructor and Description |
---|
ContainerTypeTest() |
Modifier and Type | Method and Description |
---|---|
private void |
onRightClick(PlayerInteractEvent.RightClickBlock event) |
private void |
registerContainers(RegistryEvent.Register<ContainerType<?>> event) |
private void |
setup(FMLClientSetupEvent event) |
public static final ContainerType<ContainerTypeTest.TestContainer> TYPE
private void registerContainers(RegistryEvent.Register<ContainerType<?>> event)
private void setup(FMLClientSetupEvent event)
private void onRightClick(PlayerInteractEvent.RightClickBlock event)