public static class MultiLayerModelTest.Registration
extends java.lang.Object
| Constructor and Description |
|---|
Registration() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clientSetup(FMLClientSetupEvent event) |
static void |
registerBlocks(RegistryEvent.Register<Block> event) |
static void |
registerItems(RegistryEvent.Register<Item> event) |
public static void registerBlocks(RegistryEvent.Register<Block> event)
public static void registerItems(RegistryEvent.Register<Item> event)
public static void clientSetup(FMLClientSetupEvent event)