net.minecraft.client.render.entity.state

public class ArmorStandEntityRenderState

extends BipedEntityRenderState

net.minecraft.client.renderer.entity.state.ArmorStandRenderState
net.minecraft.class_9998
net.minecraft.client.render.entity.state.ArmorStandEntityRenderState

Field summary

Modifier and TypeField
public float
yRot
field_53245
yaw
public float
wiggle
field_53246
timeSinceLastHit
public boolean
isMarker
field_53247
marker
public boolean
isSmall
field_53248
small
public boolean
showArms
field_53249
showArms
public boolean
showBasePlate
field_53250
showBasePlate
public EulerAngle
headPose
field_53251
headRotation
public EulerAngle
bodyPose
field_53252
bodyRotation
public EulerAngle
leftArmPose
field_53253
leftArmRotation
public EulerAngle
rightArmPose
field_53254
rightArmRotation
public EulerAngle
leftLegPose
field_53255
leftLegRotation
public EulerAngle
rightLegPose
field_53256
rightLegRotation

Constructor summary

ModifierConstructor
public ()