Class ArmorStandRenderState

All Implemented Interfaces:
IRenderStateExtension

public class ArmorStandRenderState extends HumanoidRenderState
  • Field Details

    • yRot

      public float yRot
    • wiggle

      public float wiggle
    • isMarker

      public boolean isMarker
    • isSmall

      public boolean isSmall
    • showArms

      public boolean showArms
    • showBasePlate

      public boolean showBasePlate
    • headPose

      public Rotations headPose
    • bodyPose

      public Rotations bodyPose
    • leftArmPose

      public Rotations leftArmPose
    • rightArmPose

      public Rotations rightArmPose
    • leftLegPose

      public Rotations leftLegPose
    • rightLegPose

      public Rotations rightLegPose
  • Constructor Details

    • ArmorStandRenderState

      public ArmorStandRenderState()