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

    • IDLING

      public static final AnimationDefinition IDLING
      Mappings:
      Namespace Name Mixin selector
      named IDLING Lnet/minecraft/client/render/entity/animation/BreezeAnimations;IDLING:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_54958 Lnet/minecraft/class_8972;field_54958:Lnet/minecraft/class_7184;
      official a Lfuy;a:Lfus;
    • SHOOTING

      public static final AnimationDefinition SHOOTING
      Mappings:
      Namespace Name Mixin selector
      named SHOOTING Lnet/minecraft/client/render/entity/animation/BreezeAnimations;SHOOTING:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_47428 Lnet/minecraft/class_8972;field_47428:Lnet/minecraft/class_7184;
      official b Lfuy;b:Lfus;
    • LONG_JUMPING

      public static final AnimationDefinition 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/AnimationDefinition;
      intermediary field_47429 Lnet/minecraft/class_8972;field_47429:Lnet/minecraft/class_7184;
      official c Lfuy;c:Lfus;
    • INHALING

      public static final AnimationDefinition INHALING
      Mappings:
      Namespace Name Mixin selector
      named INHALING Lnet/minecraft/client/render/entity/animation/BreezeAnimations;INHALING:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_52766 Lnet/minecraft/class_8972;field_52766:Lnet/minecraft/class_7184;
      official d Lfuy;d:Lfus;
    • SLIDING

      public static final AnimationDefinition SLIDING
      Mappings:
      Namespace Name Mixin selector
      named SLIDING Lnet/minecraft/client/render/entity/animation/BreezeAnimations;SLIDING:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_47430 Lnet/minecraft/class_8972;field_47430:Lnet/minecraft/class_7184;
      official e Lfuy;e:Lfus;
    • SLIDING_BACK

      public static final AnimationDefinition 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/AnimationDefinition;
      intermediary field_47846 Lnet/minecraft/class_8972;field_47846:Lnet/minecraft/class_7184;
      official f Lfuy;f:Lfus;
  • Constructor Details

    • BreezeAnimations

      public BreezeAnimations()