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 gxj
  • 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 Lgxj;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 Lgxj;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 Lgxj;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 Lgxj;d:Lbvb;
    • 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 Lgxj;e:Lbvb;
    • 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 Lgxj;f:Lbvb;
    • 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 Lgxj;g:Lbvb;
    • 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 Lgxj;h:Lbvb;
  • Constructor Details

    • CamelEntityRenderState

      public CamelEntityRenderState()