Class BreezeAnimations

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

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

    • IDLE Link icon

      public static final Animation IDLE
      Mappings:
      Namespace Name Mixin selector
      named IDLE Lnet/minecraft/client/render/entity/animation/BreezeAnimations;IDLE:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_54958 Lnet/minecraft/class_8972;field_54958:Lnet/minecraft/class_7184;
      official a Lfmd;a:Lfly;
    • SHOOTING Link icon

      public static final Animation SHOOTING
      Mappings:
      Namespace Name Mixin selector
      named SHOOTING Lnet/minecraft/client/render/entity/animation/BreezeAnimations;SHOOTING:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_47428 Lnet/minecraft/class_8972;field_47428:Lnet/minecraft/class_7184;
      official b Lfmd;b:Lfly;
    • LONG_JUMPING Link icon

      public static final Animation LONG_JUMPING
      Mappings:
      Namespace Name Mixin selector
      named LONG_JUMPING Lnet/minecraft/client/render/entity/animation/BreezeAnimations;LONG_JUMPING:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_47429 Lnet/minecraft/class_8972;field_47429:Lnet/minecraft/class_7184;
      official c Lfmd;c:Lfly;
    • INHALING Link icon

      public static final Animation INHALING
      Mappings:
      Namespace Name Mixin selector
      named INHALING Lnet/minecraft/client/render/entity/animation/BreezeAnimations;INHALING:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_52766 Lnet/minecraft/class_8972;field_52766:Lnet/minecraft/class_7184;
      official d Lfmd;d:Lfly;
    • SLIDING Link icon

      public static final Animation SLIDING
      Mappings:
      Namespace Name Mixin selector
      named SLIDING Lnet/minecraft/client/render/entity/animation/BreezeAnimations;SLIDING:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_47430 Lnet/minecraft/class_8972;field_47430:Lnet/minecraft/class_7184;
      official e Lfmd;e:Lfly;
    • SLIDING_BACK Link icon

      public static final Animation SLIDING_BACK
      Mappings:
      Namespace Name Mixin selector
      named SLIDING_BACK Lnet/minecraft/client/render/entity/animation/BreezeAnimations;SLIDING_BACK:Lnet/minecraft/client/render/entity/animation/Animation;
      intermediary field_47846 Lnet/minecraft/class_8972;field_47846:Lnet/minecraft/class_7184;
      official f Lfmd;f:Lfly;
  • Constructor Details Link icon

    • BreezeAnimations Link icon

      public BreezeAnimations()