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 fmf
  • Field Details Link icon

    • WALKING Link icon

      public static final Animation WALKING
      Mappings:
      Namespace Name Mixin selector
      named WALKING Lnet/minecraft/client/render/entity/animation/CreakingAnimations;WALKING:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_54814 Lnet/minecraft/class_10328;field_54814:Lnet/minecraft/class_7184;
      official a Lfmf;a:Lfly;
    • ATTACKING Link icon

      public static final Animation ATTACKING
      Mappings:
      Namespace Name Mixin selector
      named ATTACKING Lnet/minecraft/client/render/entity/animation/CreakingAnimations;ATTACKING:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_54815 Lnet/minecraft/class_10328;field_54815:Lnet/minecraft/class_7184;
      official b Lfmf;b:Lfly;
    • INVULNERABLE Link icon

      public static final Animation INVULNERABLE
      Mappings:
      Namespace Name Mixin selector
      named INVULNERABLE Lnet/minecraft/client/render/entity/animation/CreakingAnimations;INVULNERABLE:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_54816 Lnet/minecraft/class_10328;field_54816:Lnet/minecraft/class_7184;
      official c Lfmf;c:Lfly;
    • CRUMBLING Link icon

      public static final Animation CRUMBLING
      Mappings:
      Namespace Name Mixin selector
      named CRUMBLING Lnet/minecraft/client/render/entity/animation/CreakingAnimations;CRUMBLING:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_55089 Lnet/minecraft/class_10328;field_55089:Lnet/minecraft/class_7184;
      official d Lfmf;d:Lfly;
  • Constructor Details Link icon

    • CreakingAnimations Link icon

      public CreakingAnimations()