Class Properties
java.lang.Object
net.minecraftforge.common.property.Properties
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ModelProperty<ModelState>
Property holding the IModelState used for animating the model in the TESR.static final BooleanProperty
Property indicating if the model should be rendered in the static renderer or in the TESR. -
Constructor Summary
-
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()
-