Class ArmorStandEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.ArmedEntityRenderState
net.minecraft.client.render.entity.state.BipedEntityRenderState
net.minecraft.client.render.entity.state.ArmorStandEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/ArmorStandEntityRenderStateintermediary net/minecraft/class_9998official hdh
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanfloatfloatFields inherited from class net.minecraft.client.render.entity.state.BipedEntityRenderState
activeHand, crossbowPullTime, equippedChestStack, equippedFeetStack, equippedHeadStack, equippedLegsStack, handSwingProgress, hasVehicle, isGliding, isInSneakingPose, isSwimming, isUsingItem, itemUseTime, leaningPitch, leftWingPitch, leftWingRoll, leftWingYaw, limbAmplitudeInverse, preferredArmFields inherited from class net.minecraft.client.render.entity.state.ArmedEntityRenderState
leftArmPose, leftHandItemState, mainArm, rightArmPose, rightHandItemStateFields 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.ArmedEntityRenderState
getMainHandItemState, updateRenderStateMethods inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
isInPoseMethods inherited from class net.minecraft.client.render.entity.state.EntityRenderState
addCrashReportDetails
-
Field Details
-
yaw
public float yaw- Mappings:
Namespace Name Mixin selector named yawLnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;yaw:Fintermediary field_53245Lnet/minecraft/class_9998;field_53245:Fofficial aLhdh;a:F
-
timeSinceLastHit
public float timeSinceLastHit- Mappings:
Namespace Name Mixin selector named timeSinceLastHitLnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;timeSinceLastHit:Fintermediary field_53246Lnet/minecraft/class_9998;field_53246:Fofficial bLhdh;b:F
-
marker
public boolean marker- Mappings:
Namespace Name Mixin selector named markerLnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;marker:Zintermediary field_53247Lnet/minecraft/class_9998;field_53247:Zofficial cLhdh;c:Z
-
small
public boolean small- Mappings:
Namespace Name Mixin selector named smallLnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;small:Zintermediary field_53248Lnet/minecraft/class_9998;field_53248:Zofficial dLhdh;d:Z
-
showArms
public boolean showArms- Mappings:
Namespace Name Mixin selector named showArmsLnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;showArms:Zintermediary field_53249Lnet/minecraft/class_9998;field_53249:Zofficial jLhdh;j:Z
-
showBasePlate
public boolean showBasePlate- Mappings:
Namespace Name Mixin selector named showBasePlateLnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;showBasePlate:Zintermediary field_53250Lnet/minecraft/class_9998;field_53250:Zofficial kLhdh;k:Z
-
headRotation
- Mappings:
Namespace Name Mixin selector named headRotationLnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;headRotation:Lnet/minecraft/util/math/EulerAngle;intermediary field_53251Lnet/minecraft/class_9998;field_53251:Lnet/minecraft/class_2379;official lLhdh;l:Ljy;
-
bodyRotation
- Mappings:
Namespace Name Mixin selector named bodyRotationLnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;bodyRotation:Lnet/minecraft/util/math/EulerAngle;intermediary field_53252Lnet/minecraft/class_9998;field_53252:Lnet/minecraft/class_2379;official mLhdh;m:Ljy;
-
leftArmRotation
- Mappings:
Namespace Name Mixin selector named leftArmRotationLnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;leftArmRotation:Lnet/minecraft/util/math/EulerAngle;intermediary field_53253Lnet/minecraft/class_9998;field_53253:Lnet/minecraft/class_2379;official nLhdh;n:Ljy;
-
rightArmRotation
- Mappings:
Namespace Name Mixin selector named rightArmRotationLnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;rightArmRotation:Lnet/minecraft/util/math/EulerAngle;intermediary field_53254Lnet/minecraft/class_9998;field_53254:Lnet/minecraft/class_2379;official oLhdh;o:Ljy;
-
leftLegRotation
- Mappings:
Namespace Name Mixin selector named leftLegRotationLnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;leftLegRotation:Lnet/minecraft/util/math/EulerAngle;intermediary field_53255Lnet/minecraft/class_9998;field_53255:Lnet/minecraft/class_2379;official pLhdh;p:Ljy;
-
rightLegRotation
- Mappings:
Namespace Name Mixin selector named rightLegRotationLnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;rightLegRotation:Lnet/minecraft/util/math/EulerAngle;intermediary field_53256Lnet/minecraft/class_9998;field_53256:Lnet/minecraft/class_2379;official qLhdh;q:Ljy;
-
-
Constructor Details
-
ArmorStandEntityRenderState
public ArmorStandEntityRenderState()
-