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 htx
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData, EntityRenderState.ShadowPiece -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal AnimationStatebooleanfinal AnimationStatefloatfinal AnimationStatefinal AnimationStatefinal AnimationStateFields inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
ageScale, baby, baseScale, bodyYaw, deathTime, flipUpsideDown, 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, light, nameLabelPos, NO_OUTLINE, onFire, outlineColor, positionOffset, shadowPieces, shadowRadius, 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, hasOutline
-
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 aLhtx;a:Ldhp;
-
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 bLhtx;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 cLhtx;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 dLhtx;d:Lcdk;
-
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 eLhtx;e:Lcdk;
-
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 fLhtx;f:Lcdk;
-
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 gLhtx;g:Lcdk;
-
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 hLhtx;h:Lcdk;
-
-
Constructor Details
-
CamelEntityRenderState
public CamelEntityRenderState()
-