Class CamelAnimations

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

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

    • WALKING

      public static final AnimationDefinition WALKING
      Mappings:
      Namespace Name Mixin selector
      named WALKING Lnet/minecraft/client/render/entity/animation/CamelAnimations;WALKING:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_40384 Lnet/minecraft/class_7730;field_40384:Lnet/minecraft/class_7184;
      official a Lfuy;a:Lfur;
    • SITTING_TRANSITION

      public static final AnimationDefinition SITTING_TRANSITION
      Mappings:
      Namespace Name Mixin selector
      named SITTING_TRANSITION Lnet/minecraft/client/render/entity/animation/CamelAnimations;SITTING_TRANSITION:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_40385 Lnet/minecraft/class_7730;field_40385:Lnet/minecraft/class_7184;
      official b Lfuy;b:Lfur;
    • SITTING

      public static final AnimationDefinition SITTING
      Mappings:
      Namespace Name Mixin selector
      named SITTING Lnet/minecraft/client/render/entity/animation/CamelAnimations;SITTING:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_40749 Lnet/minecraft/class_7730;field_40749:Lnet/minecraft/class_7184;
      official c Lfuy;c:Lfur;
    • STANDING_TRANSITION

      public static final AnimationDefinition STANDING_TRANSITION
      Mappings:
      Namespace Name Mixin selector
      named STANDING_TRANSITION Lnet/minecraft/client/render/entity/animation/CamelAnimations;STANDING_TRANSITION:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_40386 Lnet/minecraft/class_7730;field_40386:Lnet/minecraft/class_7184;
      official d Lfuy;d:Lfur;
    • DASHING

      public static final AnimationDefinition DASHING
      Mappings:
      Namespace Name Mixin selector
      named DASHING Lnet/minecraft/client/render/entity/animation/CamelAnimations;DASHING:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_40387 Lnet/minecraft/class_7730;field_40387:Lnet/minecraft/class_7184;
      official e Lfuy;e:Lfur;
    • IDLING

      public static final AnimationDefinition IDLING
      Mappings:
      Namespace Name Mixin selector
      named IDLING Lnet/minecraft/client/render/entity/animation/CamelAnimations;IDLING:Lnet/minecraft/client/render/entity/animation/AnimationDefinition;
      intermediary field_40388 Lnet/minecraft/class_7730;field_40388:Lnet/minecraft/class_7184;
      official f Lfuy;f:Lfur;
  • Constructor Details

    • CamelAnimations

      public CamelAnimations()