Class CamelEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.CamelEntityRenderState
- Mappings:
 Namespace Name named net/minecraft/client/render/entity/state/CamelEntityRenderStateintermediary net/minecraft/class_10007official hkb
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData - 
Field Summary
FieldsModifier and TypeFieldDescriptionfinal AnimationStatebooleanfinal AnimationStatefloatfinal AnimationStatefinal AnimationStatefinal AnimationStateFields inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
ageScale, baby, baseScale, bodyYaw, customName, deathTime, flipUpsideDown, hasOutline, headItemAnimationProgress, headItemRenderState, hurt, invisibleToPlayer, limbSwingAmplitude, limbSwingAnimationProgress, pitch, pose, relativeHeadYaw, shaking, sleepingDirection, touchingWater, usingRiptide, wearingSkullProfile, wearingSkullTypeFields inherited from class net.minecraft.client.render.entity.state.EntityRenderState
age, debugInfo, displayName, entityType, height, hitbox, invisible, leashDatas, nameLabelPos, onFire, positionOffset, sneaking, squaredDistanceToCamera, standingEyeHeight, width, x, y, z - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
isInPoseMethods inherited from class net.minecraft.client.render.entity.state.EntityRenderState
addCrashReportDetails 
- 
Field Details
- 
saddleStack
- Mappings:
 Namespace Name Mixin selector named saddleStackLnet/minecraft/client/render/entity/state/CamelEntityRenderState;saddleStack:Lnet/minecraft/item/ItemStack;intermediary field_56118Lnet/minecraft/class_10007;field_56118:Lnet/minecraft/class_1799;official aLhkb;a:Ldcv;
 - 
hasPassengers
public boolean hasPassengers- Mappings:
 Namespace Name Mixin selector named hasPassengersLnet/minecraft/client/render/entity/state/CamelEntityRenderState;hasPassengers:Zintermediary field_53290Lnet/minecraft/class_10007;field_53290:Zofficial bLhkb;b:Z
 - 
jumpCooldown
public float jumpCooldown- Mappings:
 Namespace Name Mixin selector named jumpCooldownLnet/minecraft/client/render/entity/state/CamelEntityRenderState;jumpCooldown:Fintermediary field_53291Lnet/minecraft/class_10007;field_53291:Fofficial cLhkb;c:F
 - 
sittingTransitionAnimationState
- Mappings:
 Namespace Name Mixin selector named sittingTransitionAnimationStateLnet/minecraft/client/render/entity/state/CamelEntityRenderState;sittingTransitionAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_53292Lnet/minecraft/class_10007;field_53292:Lnet/minecraft/class_7094;official dLhkb;d:Lbzd;
 - 
sittingAnimationState
- Mappings:
 Namespace Name Mixin selector named sittingAnimationStateLnet/minecraft/client/render/entity/state/CamelEntityRenderState;sittingAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_53293Lnet/minecraft/class_10007;field_53293:Lnet/minecraft/class_7094;official eLhkb;e:Lbzd;
 - 
standingTransitionAnimationState
- Mappings:
 Namespace Name Mixin selector named standingTransitionAnimationStateLnet/minecraft/client/render/entity/state/CamelEntityRenderState;standingTransitionAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_53294Lnet/minecraft/class_10007;field_53294:Lnet/minecraft/class_7094;official fLhkb;f:Lbzd;
 - 
idlingAnimationState
- Mappings:
 Namespace Name Mixin selector named idlingAnimationStateLnet/minecraft/client/render/entity/state/CamelEntityRenderState;idlingAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_53295Lnet/minecraft/class_10007;field_53295:Lnet/minecraft/class_7094;official gLhkb;g:Lbzd;
 - 
dashingAnimationState
- Mappings:
 Namespace Name Mixin selector named dashingAnimationStateLnet/minecraft/client/render/entity/state/CamelEntityRenderState;dashingAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_53296Lnet/minecraft/class_10007;field_53296:Lnet/minecraft/class_7094;official hLhkb;h:Lbzd;
 
 - 
 - 
Constructor Details
- 
CamelEntityRenderState
public CamelEntityRenderState() 
 -