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 fna
  • Field Details

    • WALKING

      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 Lfna;a:Lfmt;
    • ATTACKING

      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 Lfna;b:Lfmt;
    • INVULNERABLE

      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 Lfna;c:Lfmt;
  • Constructor Details

    • CreakingAnimations

      public CreakingAnimations()