Class BatAnimations

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

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

    • ROOSTING

      public static final Animation ROOSTING
      Mappings:
      Namespace Name Mixin selector
      official a Lewc;a:Levz;
      intermediary field_47103 Lnet/minecraft/class_8928;field_47103:Lnet/minecraft/class_7184;
      named ROOSTING Lnet/minecraft/client/render/entity/animation/BatAnimations;ROOSTING:Lnet/minecraft/client/render/entity/animation/Animation;
    • FLYING

      public static final Animation FLYING
      Mappings:
      Namespace Name Mixin selector
      official b Lewc;b:Levz;
      intermediary field_47104 Lnet/minecraft/class_8928;field_47104:Lnet/minecraft/class_7184;
      named FLYING Lnet/minecraft/client/render/entity/animation/BatAnimations;FLYING:Lnet/minecraft/client/render/entity/animation/Animation;
  • Constructor Details

    • BatAnimations

      public BatAnimations()