Class Properties
java.lang.Object
net.minecraftforge.common.property.Properties
- 
Field Summary
FieldsModifier 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 Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
StaticProperty
Property indicating if the model should be rendered in the static renderer or in the TESR. AnimationTESR sets it to false. - 
AnimationProperty
Property holding the IModelState used for animating the model in the TESR. 
 - 
 - 
Constructor Details
- 
Properties
public Properties() 
 -