Class NewModelLoaderTest
java.lang.Object
net.minecraftforge.debug.client.model.NewModelLoaderTest
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic class(package private) static class(package private) static class
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final DeferredRegister<Block>static RegistryObject<Item>static RegistryObject<Item>static RegistryObject<Item>static RegistryObject<Item>static final DeferredRegister<Item>static final Stringstatic RegistryObject<Block>static RegistryObject<Item>static RegistryObject<Item>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate voiddatagen(GatherDataEvent event) voidmodelRegistry(ModelRegistryEvent event) 
- 
Field Details- 
MODID- See Also:
 
- 
BLOCKS
- 
ITEMS
- 
obj_block
- 
obj_item
- 
custom_transforms
- 
custom_vanilla_loader
- 
custom_loader
- 
item_layers
- 
separate_perspective
 
- 
- 
Constructor Details- 
NewModelLoaderTestpublic NewModelLoaderTest()
 
- 
- 
Method Details- 
modelRegistry
- 
datagen
 
-