net.minecraft.entity.decoration

public record ArmorStandEntity$PackedRotation

net.minecraft.world.entity.decoration.ArmorStand$ArmorStandPose
net.minecraft.world.entity.decoration.ArmorStand$ArmorStandPose
net.minecraft.class_1531$class_11346
net.minecraft.entity.decoration.ArmorStandEntity$PackedRotation

Field summary

Modifier and TypeField
private final EulerAngle
head
head
comp_4217
head
private final EulerAngle
body
body
comp_4218
body
private final EulerAngle
leftArm
leftArm
comp_4219
leftArm
private final EulerAngle
rightArm
rightArm
comp_4220
rightArm
private final EulerAngle
leftLeg
leftLeg
comp_4221
leftLeg
private final EulerAngle
rightLeg
rightLeg
comp_4222
rightLeg
public static final ArmorStandEntity$PackedRotation
DEFAULT
DEFAULT
field_60360
DEFAULT
public static final com.mojang.serialization.Codec<ArmorStandEntity$PackedRotation>
CODEC
CODEC
field_60361
CODEC

Constructor summary

ModifierConstructor
public (EulerAngle head, EulerAngle body, EulerAngle leftArm, EulerAngle rightArm, EulerAngle leftLeg, EulerAngle rightLeg)

Method summary

Modifier and TypeMethod
public EulerAngle
head()
head()
comp_4217()
head()
public EulerAngle
body()
body()
comp_4218()
body()
public EulerAngle
leftArm()
leftArm()
comp_4219()
leftArm()
public EulerAngle
rightArm()
rightArm()
comp_4220()
rightArm()
public EulerAngle
leftLeg()
leftLeg()
comp_4221()
leftLeg()
public EulerAngle
rightLeg()
rightLeg()
comp_4222()
rightLeg()