Class ShulkerEntityRenderState


@Environment(CLIENT) public class ShulkerEntityRenderState extends LivingEntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/entity/state/ShulkerEntityRenderState
intermediary net/minecraft/class_10065
official gzo
  • Field Details

    • renderPositionOffset

      public Vec3d renderPositionOffset
      Mappings:
      Namespace Name Mixin selector
      named renderPositionOffset Lnet/minecraft/client/render/entity/state/ShulkerEntityRenderState;renderPositionOffset:Lnet/minecraft/util/math/Vec3d;
      intermediary field_53566 Lnet/minecraft/class_10065;field_53566:Lnet/minecraft/class_243;
      official a Lgzo;a:Lfbx;
    • color

      Mappings:
      Namespace Name Mixin selector
      named color Lnet/minecraft/client/render/entity/state/ShulkerEntityRenderState;color:Lnet/minecraft/util/DyeColor;
      intermediary field_53567 Lnet/minecraft/class_10065;field_53567:Lnet/minecraft/class_1767;
      official b Lgzo;b:Lcwl;
    • openProgress

      public float openProgress
      Mappings:
      Namespace Name Mixin selector
      named openProgress Lnet/minecraft/client/render/entity/state/ShulkerEntityRenderState;openProgress:F
      intermediary field_53568 Lnet/minecraft/class_10065;field_53568:F
      official c Lgzo;c:F
    • headYaw

      public float headYaw
      Mappings:
      Namespace Name Mixin selector
      named headYaw Lnet/minecraft/client/render/entity/state/ShulkerEntityRenderState;headYaw:F
      intermediary field_53569 Lnet/minecraft/class_10065;field_53569:F
      official d Lgzo;d:F
    • shellYaw

      public float shellYaw
      Mappings:
      Namespace Name Mixin selector
      named shellYaw Lnet/minecraft/client/render/entity/state/ShulkerEntityRenderState;shellYaw:F
      intermediary field_53570 Lnet/minecraft/class_10065;field_53570:F
      official e Lgzo;e:F
    • facing

      public Direction facing
      Mappings:
      Namespace Name Mixin selector
      named facing Lnet/minecraft/client/render/entity/state/ShulkerEntityRenderState;facing:Lnet/minecraft/util/math/Direction;
      intermediary field_53571 Lnet/minecraft/class_10065;field_53571:Lnet/minecraft/class_2350;
      official f Lgzo;f:Ljm;
  • Constructor Details

    • ShulkerEntityRenderState

      public ShulkerEntityRenderState()