net.minecraft.client.renderer.entity.state

public class ArmorStandRenderState

extends HumanoidRenderState

gxb
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
e
showArms
field_53249
showArms
public boolean
f
showBasePlate
field_53250
showBasePlate
public Rotations
g
headPose
field_53251
headRotation
public Rotations
h
bodyPose
field_53252
bodyRotation
public Rotations
i
leftArmPose
field_53253
leftArmRotation
public Rotations
j
rightArmPose
field_53254
rightArmRotation
public Rotations
k
leftLegPose
field_53255
leftLegRotation
public Rotations
l
rightLegPose
field_53256
rightLegRotation

Constructor summary

ModifierConstructor
public ()