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/ArmorStandEntityRenderStateintermediary net/minecraft/class_9998official gww
-
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, equippedLegsStack, handSwingProgress, hasVehicle, isGliding, isInSneakingPose, isSwimming, isUsingItem, itemUseTime, leaningPitch, leftWingPitch, leftWingRoll, leftWingYaw, limbAmplitudeInverse, preferredArmFields 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, yawDegreesFields 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
getMainHandItemModel, getMainHandStack, isInPose
-
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 aLgww;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 bLgww;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 cLgww;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 dLgww;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 eLgww;e: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 fLgww;f: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 gLgww;g:Lki;
-
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 hLgww;h:Lki;
-
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 iLgww;i:Lki;
-
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 jLgww;j:Lki;
-
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 kLgww;k:Lki;
-
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 lLgww;l:Lki;
-
-
Constructor Details
-
ArmorStandEntityRenderState
public ArmorStandEntityRenderState()
-