Class ArmadilloAnimations

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

@Environment(CLIENT) public class ArmadilloAnimations extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/entity/animation/ArmadilloAnimations
intermediary net/minecraft/class_9079
official fhg
  • Field Details Link icon

    • ROLLING Link icon

      public static final Animation ROLLING
      Mappings:
      Namespace Name Mixin selector
      named ROLLING Lnet/minecraft/client/render/entity/animation/ArmadilloAnimations;ROLLING:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_49108 Lnet/minecraft/class_9079;field_49108:Lnet/minecraft/class_7184;
      official a Lfhg;a:Lfhd;
    • IDLE Link icon

      public static final Animation IDLE
      Mappings:
      Namespace Name Mixin selector
      named IDLE Lnet/minecraft/client/render/entity/animation/ArmadilloAnimations;IDLE:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_47844 Lnet/minecraft/class_9079;field_47844:Lnet/minecraft/class_7184;
      official b Lfhg;b:Lfhd;
    • SCARED Link icon

      public static final Animation SCARED
      Mappings:
      Namespace Name Mixin selector
      named SCARED Lnet/minecraft/client/render/entity/animation/ArmadilloAnimations;SCARED:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_49109 Lnet/minecraft/class_9079;field_49109:Lnet/minecraft/class_7184;
      official c Lfhg;c:Lfhd;
    • UNROLLING Link icon

      public static final Animation UNROLLING
      Mappings:
      Namespace Name Mixin selector
      named UNROLLING Lnet/minecraft/client/render/entity/animation/ArmadilloAnimations;UNROLLING:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_49110 Lnet/minecraft/class_9079;field_49110:Lnet/minecraft/class_7184;
      official d Lfhg;d:Lfhd;
  • Constructor Details Link icon

    • ArmadilloAnimations Link icon

      public ArmadilloAnimations()