net.minecraft.client.renderer.entity.state

public class ArmorStandRenderState

extends HumanoidRenderState

hyf
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
a
yRot
field_53245
yaw
public float
b
wiggle
field_53246
timeSinceLastHit
public boolean
c
isMarker
field_53247
marker
public boolean
d
isSmall
field_53248
small
public boolean
n
showArms
field_53249
showArms
public boolean
o
showBasePlate
field_53250
showBasePlate
public Rotations
p
headPose
field_53251
headRotation
public Rotations
q
bodyPose
field_53252
bodyRotation
public Rotations
r
leftArmPose
field_53253
leftArmRotation
public Rotations
s
rightArmPose
field_53254
rightArmRotation
public Rotations
t
leftLegPose
field_53255
leftLegRotation
public Rotations
u
rightLegPose
field_53256
rightLegRotation

Constructor summary

ModifierConstructor
public ()