public class CompositeModelTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static DeferredRegister<Block> |
BLOCKS |
static RegistryObject<Block> |
composite_block |
static RegistryObject<Item> |
composite_item |
static DeferredRegister<Item> |
ITEMS |
static java.lang.String |
MODID |
| Constructor and Description |
|---|
CompositeModelTest() |
public static final java.lang.String MODID
public static final DeferredRegister<Block> BLOCKS
public static final DeferredRegister<Item> ITEMS
public static RegistryObject<Block> composite_block
public static RegistryObject<Item> composite_item