Class WardenEntityRenderState


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

    • tendrilPitch

      public float tendrilPitch
      Mappings:
      Namespace Name Mixin selector
      named tendrilPitch Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;tendrilPitch:F
      intermediary field_53607 Lnet/minecraft/class_10081;field_53607:F
      official a Lhae;a:F
    • heartPitch

      public float heartPitch
      Mappings:
      Namespace Name Mixin selector
      named heartPitch Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;heartPitch:F
      intermediary field_53608 Lnet/minecraft/class_10081;field_53608:F
      official b Lhae;b:F
    • roaringAnimationState

      public final AnimationState roaringAnimationState
      Mappings:
      Namespace Name Mixin selector
      named roaringAnimationState Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;roaringAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_53609 Lnet/minecraft/class_10081;field_53609:Lnet/minecraft/class_7094;
      official c Lhae;c:Lbvb;
    • sniffingAnimationState

      public final AnimationState sniffingAnimationState
      Mappings:
      Namespace Name Mixin selector
      named sniffingAnimationState Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;sniffingAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_53610 Lnet/minecraft/class_10081;field_53610:Lnet/minecraft/class_7094;
      official d Lhae;d:Lbvb;
    • emergingAnimationState

      public final AnimationState emergingAnimationState
      Mappings:
      Namespace Name Mixin selector
      named emergingAnimationState Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;emergingAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_53611 Lnet/minecraft/class_10081;field_53611:Lnet/minecraft/class_7094;
      official e Lhae;e:Lbvb;
    • diggingAnimationState

      public final AnimationState diggingAnimationState
      Mappings:
      Namespace Name Mixin selector
      named diggingAnimationState Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;diggingAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_53612 Lnet/minecraft/class_10081;field_53612:Lnet/minecraft/class_7094;
      official f Lhae;f:Lbvb;
    • attackingAnimationState

      public final AnimationState attackingAnimationState
      Mappings:
      Namespace Name Mixin selector
      named attackingAnimationState Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;attackingAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_53613 Lnet/minecraft/class_10081;field_53613:Lnet/minecraft/class_7094;
      official g Lhae;g:Lbvb;
    • chargingSonicBoomAnimationState

      public final AnimationState chargingSonicBoomAnimationState
      Mappings:
      Namespace Name Mixin selector
      named chargingSonicBoomAnimationState Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;chargingSonicBoomAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_53614 Lnet/minecraft/class_10081;field_53614:Lnet/minecraft/class_7094;
      official h Lhae;h:Lbvb;
  • Constructor Details

    • WardenEntityRenderState

      public WardenEntityRenderState()