Class Properties

java.lang.Object
net.minecraftforge.common.property.Properties

public class Properties extends Object
  • Field Details

    • StaticProperty

      public static final BooleanProperty StaticProperty
      Property indicating if the model should be rendered in the static renderer or in the TESR. AnimationTESR sets it to false.
    • AnimationProperty

      public static final ModelProperty<IModelTransform> AnimationProperty
      Property holding the IModelState used for animating the model in the TESR.
  • Constructor Details

    • Properties

      public Properties()