Class CreakingEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.CreakingEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/CreakingEntityRenderStateintermediary net/minecraft/class_10338official hdu
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal AnimationStatefinal AnimationStatebooleanfinal AnimationStatebooleanFields 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, 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
isInPoseMethods inherited from class net.minecraft.client.render.entity.state.EntityRenderState
addCrashReportDetails
-
Field Details
-
invulnerableAnimationState
- Mappings:
Namespace Name Mixin selector named invulnerableAnimationStateLnet/minecraft/client/render/entity/state/CreakingEntityRenderState;invulnerableAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_54862Lnet/minecraft/class_10338;field_54862:Lnet/minecraft/class_7094;official aLhdu;a:Lbwv;
-
attackAnimationState
- Mappings:
Namespace Name Mixin selector named attackAnimationStateLnet/minecraft/client/render/entity/state/CreakingEntityRenderState;attackAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_54863Lnet/minecraft/class_10338;field_54863:Lnet/minecraft/class_7094;official bLhdu;b:Lbwv;
-
crumblingAnimationState
- Mappings:
Namespace Name Mixin selector named crumblingAnimationStateLnet/minecraft/client/render/entity/state/CreakingEntityRenderState;crumblingAnimationState:Lnet/minecraft/entity/AnimationState;intermediary field_55163Lnet/minecraft/class_10338;field_55163:Lnet/minecraft/class_7094;official cLhdu;c:Lbwv;
-
glowingEyes
public boolean glowingEyes- Mappings:
Namespace Name Mixin selector named glowingEyesLnet/minecraft/client/render/entity/state/CreakingEntityRenderState;glowingEyes:Zintermediary field_54864Lnet/minecraft/class_10338;field_54864:Zofficial dLhdu;d:Z
-
unrooted
public boolean unrooted- Mappings:
Namespace Name Mixin selector named unrootedLnet/minecraft/client/render/entity/state/CreakingEntityRenderState;unrooted:Zintermediary field_54865Lnet/minecraft/class_10338;field_54865:Zofficial eLhdu;e:Z
-
-
Constructor Details
-
CreakingEntityRenderState
public CreakingEntityRenderState()
-