Class DonkeyEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.LivingHorseEntityRenderState
net.minecraft.client.render.entity.state.DonkeyEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/DonkeyEntityRenderState
intermediary net/minecraft/class_10013
official gyh
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.state.LivingHorseEntityRenderState
angryAnimationProgress, eatingAnimationProgress, eatingGrassAnimationProgress, hasPassengers, saddled, waggingTail
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
-
hasChest
public boolean hasChest- Mappings:
Namespace Name Mixin selector named hasChest
Lnet/minecraft/client/render/entity/state/DonkeyEntityRenderState;hasChest:Z
intermediary field_53310
Lnet/minecraft/class_10013;field_53310:Z
official a
Lgyh;a:Z
-
-
Constructor Details
-
DonkeyEntityRenderState
public DonkeyEntityRenderState()
-