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/CamelEntityRenderState
intermediary net/minecraft/class_10007
official gya
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal AnimationState
boolean
final AnimationState
float
boolean
final AnimationState
final AnimationState
final AnimationState
Fields inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
ageScale, baby, baseScale, bodyYaw, customName, deathTime, flipUpsideDown, hasOutline, headItemAnimationProgress, headItemRenderState, hurt, invisibleToPlayer, limbAmplitudeMultiplier, limbFrequency, pitch, pose, shaking, sleepingDirection, touchingWater, usingRiptide, wearingSkullProfile, wearingSkullType, yawDegrees
Fields inherited from class net.minecraft.client.render.entity.state.EntityRenderState
age, displayName, height, invisible, leashData, 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
isInPose
-
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
Lgya;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
Lgya;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
Lgya;c:F
-
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
Lgya;d:Lbue;
-
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
Lgya;e:Lbue;
-
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
Lgya;f:Lbue;
-
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
Lgya;g:Lbue;
-
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
Lgya;h:Lbue;
-
-
Constructor Details