Class CreakingEntityRenderState


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

    • invulnerableAnimationState

      public AnimationState invulnerableAnimationState
      Mappings:
      Namespace Name Mixin selector
      named invulnerableAnimationState Lnet/minecraft/client/render/entity/state/CreakingEntityRenderState;invulnerableAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_54862 Lnet/minecraft/class_10338;field_54862:Lnet/minecraft/class_7094;
      official a Lgxm;a:Lbvb;
    • attackAnimationState

      public AnimationState attackAnimationState
      Mappings:
      Namespace Name Mixin selector
      named attackAnimationState Lnet/minecraft/client/render/entity/state/CreakingEntityRenderState;attackAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_54863 Lnet/minecraft/class_10338;field_54863:Lnet/minecraft/class_7094;
      official b Lgxm;b:Lbvb;
    • active

      public boolean active
      Mappings:
      Namespace Name Mixin selector
      named active Lnet/minecraft/client/render/entity/state/CreakingEntityRenderState;active:Z
      intermediary field_54864 Lnet/minecraft/class_10338;field_54864:Z
      official c Lgxm;c:Z
    • unrooted

      public boolean unrooted
      Mappings:
      Namespace Name Mixin selector
      named unrooted Lnet/minecraft/client/render/entity/state/CreakingEntityRenderState;unrooted:Z
      intermediary field_54865 Lnet/minecraft/class_10338;field_54865:Z
      official d Lgxm;d:Z
  • Constructor Details

    • CreakingEntityRenderState

      public CreakingEntityRenderState()