Class ArmorStandEntityRenderState


@Environment(CLIENT) public class ArmorStandEntityRenderState extends BipedEntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/entity/state/ArmorStandEntityRenderState
intermediary net/minecraft/class_9998
official gxa
  • Field Details

    • yaw

      public float yaw
      Mappings:
      Namespace Name Mixin selector
      named yaw Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;yaw:F
      intermediary field_53245 Lnet/minecraft/class_9998;field_53245:F
      official a Lgxa;a:F
    • timeSinceLastHit

      public float timeSinceLastHit
      Mappings:
      Namespace Name Mixin selector
      named timeSinceLastHit Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;timeSinceLastHit:F
      intermediary field_53246 Lnet/minecraft/class_9998;field_53246:F
      official b Lgxa;b:F
    • marker

      public boolean marker
      Mappings:
      Namespace Name Mixin selector
      named marker Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;marker:Z
      intermediary field_53247 Lnet/minecraft/class_9998;field_53247:Z
      official c Lgxa;c:Z
    • small

      public boolean small
      Mappings:
      Namespace Name Mixin selector
      named small Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;small:Z
      intermediary field_53248 Lnet/minecraft/class_9998;field_53248:Z
      official d Lgxa;d:Z
    • showArms

      public boolean showArms
      Mappings:
      Namespace Name Mixin selector
      named showArms Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;showArms:Z
      intermediary field_53249 Lnet/minecraft/class_9998;field_53249:Z
      official e Lgxa;e:Z
    • showBasePlate

      public boolean showBasePlate
      Mappings:
      Namespace Name Mixin selector
      named showBasePlate Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;showBasePlate:Z
      intermediary field_53250 Lnet/minecraft/class_9998;field_53250:Z
      official f Lgxa;f:Z
    • headRotation

      public EulerAngle headRotation
      Mappings:
      Namespace Name Mixin selector
      named headRotation Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;headRotation:Lnet/minecraft/util/math/EulerAngle;
      intermediary field_53251 Lnet/minecraft/class_9998;field_53251:Lnet/minecraft/class_2379;
      official g Lgxa;g:Lki;
    • bodyRotation

      public EulerAngle bodyRotation
      Mappings:
      Namespace Name Mixin selector
      named bodyRotation Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;bodyRotation:Lnet/minecraft/util/math/EulerAngle;
      intermediary field_53252 Lnet/minecraft/class_9998;field_53252:Lnet/minecraft/class_2379;
      official h Lgxa;h:Lki;
    • leftArmRotation

      public EulerAngle leftArmRotation
      Mappings:
      Namespace Name Mixin selector
      named leftArmRotation Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;leftArmRotation:Lnet/minecraft/util/math/EulerAngle;
      intermediary field_53253 Lnet/minecraft/class_9998;field_53253:Lnet/minecraft/class_2379;
      official i Lgxa;i:Lki;
    • rightArmRotation

      public EulerAngle rightArmRotation
      Mappings:
      Namespace Name Mixin selector
      named rightArmRotation Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;rightArmRotation:Lnet/minecraft/util/math/EulerAngle;
      intermediary field_53254 Lnet/minecraft/class_9998;field_53254:Lnet/minecraft/class_2379;
      official j Lgxa;j:Lki;
    • leftLegRotation

      public EulerAngle leftLegRotation
      Mappings:
      Namespace Name Mixin selector
      named leftLegRotation Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;leftLegRotation:Lnet/minecraft/util/math/EulerAngle;
      intermediary field_53255 Lnet/minecraft/class_9998;field_53255:Lnet/minecraft/class_2379;
      official k Lgxa;k:Lki;
    • rightLegRotation

      public EulerAngle rightLegRotation
      Mappings:
      Namespace Name Mixin selector
      named rightLegRotation Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;rightLegRotation:Lnet/minecraft/util/math/EulerAngle;
      intermediary field_53256 Lnet/minecraft/class_9998;field_53256:Lnet/minecraft/class_2379;
      official l Lgxa;l:Lki;
  • Constructor Details

    • ArmorStandEntityRenderState

      public ArmorStandEntityRenderState()