Class CamelEntityRenderState


@Environment(CLIENT) public class CamelEntityRenderState extends LivingEntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/entity/state/CamelEntityRenderState
intermediary net/minecraft/class_10007
official gxx
  • Field Details

    • saddled

      public boolean saddled
      Mappings:
      Namespace Name Mixin selector
      named saddled Lnet/minecraft/client/render/entity/state/CamelEntityRenderState;saddled:Z
      intermediary field_53289 Lnet/minecraft/class_10007;field_53289:Z
      official a Lgxx;a:Z
    • hasPassengers

      public boolean hasPassengers
      Mappings:
      Namespace Name Mixin selector
      named hasPassengers Lnet/minecraft/client/render/entity/state/CamelEntityRenderState;hasPassengers:Z
      intermediary field_53290 Lnet/minecraft/class_10007;field_53290:Z
      official b Lgxx;b:Z
    • jumpCooldown

      public float jumpCooldown
      Mappings:
      Namespace Name Mixin selector
      named jumpCooldown Lnet/minecraft/client/render/entity/state/CamelEntityRenderState;jumpCooldown:F
      intermediary field_53291 Lnet/minecraft/class_10007;field_53291:F
      official c Lgxx;c:F
    • sittingTransitionAnimationState

      public final AnimationState sittingTransitionAnimationState
      Mappings:
      Namespace Name Mixin selector
      named sittingTransitionAnimationState Lnet/minecraft/client/render/entity/state/CamelEntityRenderState;sittingTransitionAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_53292 Lnet/minecraft/class_10007;field_53292:Lnet/minecraft/class_7094;
      official d Lgxx;d:Lbuc;
    • sittingAnimationState

      public final AnimationState sittingAnimationState
      Mappings:
      Namespace Name Mixin selector
      named sittingAnimationState Lnet/minecraft/client/render/entity/state/CamelEntityRenderState;sittingAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_53293 Lnet/minecraft/class_10007;field_53293:Lnet/minecraft/class_7094;
      official e Lgxx;e:Lbuc;
    • standingTransitionAnimationState

      public final AnimationState standingTransitionAnimationState
      Mappings:
      Namespace Name Mixin selector
      named standingTransitionAnimationState Lnet/minecraft/client/render/entity/state/CamelEntityRenderState;standingTransitionAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_53294 Lnet/minecraft/class_10007;field_53294:Lnet/minecraft/class_7094;
      official f Lgxx;f:Lbuc;
    • idlingAnimationState

      public final AnimationState idlingAnimationState
      Mappings:
      Namespace Name Mixin selector
      named idlingAnimationState Lnet/minecraft/client/render/entity/state/CamelEntityRenderState;idlingAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_53295 Lnet/minecraft/class_10007;field_53295:Lnet/minecraft/class_7094;
      official g Lgxx;g:Lbuc;
    • dashingAnimationState

      public final AnimationState dashingAnimationState
      Mappings:
      Namespace Name Mixin selector
      named dashingAnimationState Lnet/minecraft/client/render/entity/state/CamelEntityRenderState;dashingAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_53296 Lnet/minecraft/class_10007;field_53296:Lnet/minecraft/class_7094;
      official h Lgxx;h:Lbuc;
  • Constructor Details

    • CamelEntityRenderState

      public CamelEntityRenderState()