Class GuardianEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.GuardianEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/GuardianEntityRenderStateintermediary net/minecraft/class_10031official hux
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData, EntityRenderState.ShadowPiece -
Field Summary
FieldsModifier and TypeFieldDescriptionfloatfloatfloatfloatFields 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
-
spikesExtension
public float spikesExtension- Mappings:
Namespace Name Mixin selector named spikesExtensionLnet/minecraft/client/render/entity/state/GuardianEntityRenderState;spikesExtension:Fintermediary field_53390Lnet/minecraft/class_10031;field_53390:Fofficial aLhux;a:F
-
tailAngle
public float tailAngle- Mappings:
Namespace Name Mixin selector named tailAngleLnet/minecraft/client/render/entity/state/GuardianEntityRenderState;tailAngle:Fintermediary field_53391Lnet/minecraft/class_10031;field_53391:Fofficial bLhux;b:F
-
cameraPosVec
- Mappings:
Namespace Name Mixin selector named cameraPosVecLnet/minecraft/client/render/entity/state/GuardianEntityRenderState;cameraPosVec:Lnet/minecraft/util/math/Vec3d;intermediary field_53392Lnet/minecraft/class_10031;field_53392:Lnet/minecraft/class_243;official cLhux;c:Lfoh;
-
rotationVec
- Mappings:
Namespace Name Mixin selector named rotationVecLnet/minecraft/client/render/entity/state/GuardianEntityRenderState;rotationVec:Lnet/minecraft/util/math/Vec3d;intermediary field_53393Lnet/minecraft/class_10031;field_53393:Lnet/minecraft/class_243;official dLhux;d:Lfoh;
-
lookAtPos
- Mappings:
Namespace Name Mixin selector named lookAtPosLnet/minecraft/client/render/entity/state/GuardianEntityRenderState;lookAtPos:Lnet/minecraft/util/math/Vec3d;intermediary field_53394Lnet/minecraft/class_10031;field_53394:Lnet/minecraft/class_243;official eLhux;e:Lfoh;
-
beamTargetPos
- Mappings:
Namespace Name Mixin selector named beamTargetPosLnet/minecraft/client/render/entity/state/GuardianEntityRenderState;beamTargetPos:Lnet/minecraft/util/math/Vec3d;intermediary field_53395Lnet/minecraft/class_10031;field_53395:Lnet/minecraft/class_243;official fLhux;f:Lfoh;
-
beamTicks
public float beamTicks- Mappings:
Namespace Name Mixin selector named beamTicksLnet/minecraft/client/render/entity/state/GuardianEntityRenderState;beamTicks:Fintermediary field_53396Lnet/minecraft/class_10031;field_53396:Fofficial gLhux;g:F
-
beamProgress
public float beamProgress- Mappings:
Namespace Name Mixin selector named beamProgressLnet/minecraft/client/render/entity/state/GuardianEntityRenderState;beamProgress:Fintermediary field_53397Lnet/minecraft/class_10031;field_53397:Fofficial hLhux;h:F
-
-
Constructor Details
-
GuardianEntityRenderState
public GuardianEntityRenderState()
-