Class Properties
java.lang.Object
net.minecraftforge.common.property.Properties
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ModelProperty<ModelState>Property holding the IModelState used for animating the model in the TESR.static final BooleanPropertyProperty indicating if the model should be rendered in the static renderer or in the TESR.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
StaticPropertyProperty indicating if the model should be rendered in the static renderer or in the TESR. AnimationTESR sets it to false.
- 
AnimationPropertyProperty holding the IModelState used for animating the model in the TESR.
 
- 
- 
Constructor Details- 
Propertiespublic Properties()
 
-