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 fuz
  • 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 Lfuz;a:Lfur;
    • 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 Lfuz;b:Lfur;
    • 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 Lfuz;c:Lfur;
    • 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 Lfuz;d:Lfur;
  • Constructor Details

    • CreakingAnimations

      public CreakingAnimations()