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.BipedEntityRenderState
net.minecraft.client.render.entity.state.ArmorStandEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/ArmorStandEntityRenderState
intermediary net/minecraft/class_9998
official gxa
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData
-
Field Summary
Modifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
float
float
Fields inherited from class net.minecraft.client.render.entity.state.BipedEntityRenderState
activeHand, crossbowPullTime, equippedChestStack, equippedFeetStack, equippedLegsStack, handSwingProgress, hasVehicle, isGliding, isInSneakingPose, isSwimming, isUsingItem, itemUseTime, leaningPitch, leftWingPitch, leftWingRoll, leftWingYaw, limbAmplitudeInverse, preferredArm
Fields inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
ageScale, baby, baseScale, bodyYaw, customName, deathTime, equippedHeadItemModel, equippedHeadStack, flipUpsideDown, hasOutline, headItemAnimationProgress, hurt, invisibleToPlayer, leftHandItemModel, leftHandStack, limbAmplitudeMultiplier, limbFrequency, mainArm, pitch, pose, rightHandItemModel, rightHandStack, shaking, sleepingDirection, touchingWater, usingRiptide, 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
-
Method Summary
Methods inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
getMainHandItemModel, getMainHandStack, isInPose
-
Field Details
-
yaw
public float yaw- Mappings:
Namespace Name Mixin selector named yaw
Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;yaw:F
intermediary field_53245
Lnet/minecraft/class_9998;field_53245:F
official a
Lgxa;a:F
-
timeSinceLastHit
public float timeSinceLastHit- Mappings:
Namespace Name Mixin selector named timeSinceLastHit
Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;timeSinceLastHit:F
intermediary field_53246
Lnet/minecraft/class_9998;field_53246:F
official b
Lgxa;b:F
-
marker
public boolean marker- Mappings:
Namespace Name Mixin selector named marker
Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;marker:Z
intermediary field_53247
Lnet/minecraft/class_9998;field_53247:Z
official c
Lgxa;c:Z
-
small
public boolean small- Mappings:
Namespace Name Mixin selector named small
Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;small:Z
intermediary field_53248
Lnet/minecraft/class_9998;field_53248:Z
official d
Lgxa;d:Z
-
showArms
public boolean showArms- Mappings:
Namespace Name Mixin selector named showArms
Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;showArms:Z
intermediary field_53249
Lnet/minecraft/class_9998;field_53249:Z
official e
Lgxa;e:Z
-
showBasePlate
public boolean showBasePlate- Mappings:
Namespace Name Mixin selector named showBasePlate
Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;showBasePlate:Z
intermediary field_53250
Lnet/minecraft/class_9998;field_53250:Z
official f
Lgxa;f:Z
-
headRotation
- Mappings:
Namespace Name Mixin selector named headRotation
Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;headRotation:Lnet/minecraft/util/math/EulerAngle;
intermediary field_53251
Lnet/minecraft/class_9998;field_53251:Lnet/minecraft/class_2379;
official g
Lgxa;g:Lki;
-
bodyRotation
- Mappings:
Namespace Name Mixin selector named bodyRotation
Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;bodyRotation:Lnet/minecraft/util/math/EulerAngle;
intermediary field_53252
Lnet/minecraft/class_9998;field_53252:Lnet/minecraft/class_2379;
official h
Lgxa;h:Lki;
-
leftArmRotation
- Mappings:
Namespace Name Mixin selector named leftArmRotation
Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;leftArmRotation:Lnet/minecraft/util/math/EulerAngle;
intermediary field_53253
Lnet/minecraft/class_9998;field_53253:Lnet/minecraft/class_2379;
official i
Lgxa;i:Lki;
-
rightArmRotation
- Mappings:
Namespace Name Mixin selector named rightArmRotation
Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;rightArmRotation:Lnet/minecraft/util/math/EulerAngle;
intermediary field_53254
Lnet/minecraft/class_9998;field_53254:Lnet/minecraft/class_2379;
official j
Lgxa;j:Lki;
-
leftLegRotation
- Mappings:
Namespace Name Mixin selector named leftLegRotation
Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;leftLegRotation:Lnet/minecraft/util/math/EulerAngle;
intermediary field_53255
Lnet/minecraft/class_9998;field_53255:Lnet/minecraft/class_2379;
official k
Lgxa;k:Lki;
-
rightLegRotation
- Mappings:
Namespace Name Mixin selector named rightLegRotation
Lnet/minecraft/client/render/entity/state/ArmorStandEntityRenderState;rightLegRotation:Lnet/minecraft/util/math/EulerAngle;
intermediary field_53256
Lnet/minecraft/class_9998;field_53256:Lnet/minecraft/class_2379;
official l
Lgxa;l:Lki;
-
-
Constructor Details
-
ArmorStandEntityRenderState
public ArmorStandEntityRenderState()
-