Class CreakingAnimations

java.lang.Object
net.minecraft.client.render.entity.animation.CreakingAnimations

@Environment(CLIENT) public class CreakingAnimations extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/entity/animation/CreakingAnimations
intermediary net/minecraft/class_10328
official gcz
  • Field Details

    • WALKING

      public static final AnimationDefinition WALKING
      Mappings:
      Namespace Name Mixin selector
      named WALKING Lnet/minecraft/client/render/entity/animation/CreakingAnimations;WALKING:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_54814 Lnet/minecraft/class_10328;field_54814:Lnet/minecraft/class_7184;
      official a Lgcz;a:Lgcq;
    • ATTACKING

      public static final AnimationDefinition ATTACKING
      Mappings:
      Namespace Name Mixin selector
      named ATTACKING Lnet/minecraft/client/render/entity/animation/CreakingAnimations;ATTACKING:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_54815 Lnet/minecraft/class_10328;field_54815:Lnet/minecraft/class_7184;
      official b Lgcz;b:Lgcq;
    • INVULNERABLE

      public static final AnimationDefinition INVULNERABLE
      Mappings:
      Namespace Name Mixin selector
      named INVULNERABLE Lnet/minecraft/client/render/entity/animation/CreakingAnimations;INVULNERABLE:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_54816 Lnet/minecraft/class_10328;field_54816:Lnet/minecraft/class_7184;
      official c Lgcz;c:Lgcq;
    • CRUMBLING

      public static final AnimationDefinition CRUMBLING
      Mappings:
      Namespace Name Mixin selector
      named CRUMBLING Lnet/minecraft/client/render/entity/animation/CreakingAnimations;CRUMBLING:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_55089 Lnet/minecraft/class_10328;field_55089:Lnet/minecraft/class_7184;
      official d Lgcz;d:Lgcq;
  • Constructor Details

    • CreakingAnimations

      public CreakingAnimations()