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 hka
  • Field Details

    • saddleStack

      public ItemStack saddleStack
      Mappings:
      Namespace Name Mixin selector
      named saddleStack Lnet/minecraft/client/render/entity/state/CamelEntityRenderState;saddleStack:Lnet/minecraft/item/ItemStack;
      intermediary field_56118 Lnet/minecraft/class_10007;field_56118:Lnet/minecraft/class_1799;
      official a Lhka;a:Ldcv;
    • 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 Lhka;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 Lhka;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 Lhka;d:Lbzd;
    • 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 Lhka;e:Lbzd;
    • 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 Lhka;f:Lbzd;
    • 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 Lhka;g:Lbzd;
    • 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 Lhka;h:Lbzd;
  • Constructor Details

    • CamelEntityRenderState

      public CamelEntityRenderState()