类 Properties
java.lang.Object
net.minecraftforge.common.property.Properties
-
字段概要
字段修饰符和类型字段说明static 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. -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
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.
-
-
构造器详细资料
-
Properties
public Properties()
-