Class BreezeAnimations

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

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

    • SHOOTING

      public static final Animation SHOOTING
      Mappings:
      Namespace Name Mixin selector
      official a Lewd;a:Levz;
      intermediary field_47428 Lnet/minecraft/class_8972;field_47428:Lnet/minecraft/class_7184;
      named SHOOTING Lnet/minecraft/client/render/entity/animation/BreezeAnimations;SHOOTING:Lnet/minecraft/client/render/entity/animation/Animation;
    • INHALING

      public static final Animation INHALING
      Mappings:
      Namespace Name Mixin selector
      official b Lewd;b:Levz;
      intermediary field_47429 Lnet/minecraft/class_8972;field_47429:Lnet/minecraft/class_7184;
      named INHALING Lnet/minecraft/client/render/entity/animation/BreezeAnimations;INHALING:Lnet/minecraft/client/render/entity/animation/Animation;
    • SLIDING

      public static final Animation SLIDING
      Mappings:
      Namespace Name Mixin selector
      official c Lewd;c:Levz;
      intermediary field_47430 Lnet/minecraft/class_8972;field_47430:Lnet/minecraft/class_7184;
      named SLIDING Lnet/minecraft/client/render/entity/animation/BreezeAnimations;SLIDING:Lnet/minecraft/client/render/entity/animation/Animation;
  • Constructor Details

    • BreezeAnimations

      public BreezeAnimations()