net.minecraft.entity.decoration

public record ArmorStandEntity$PackedRotation

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
comp_4217
head
private final EulerAngle
body
comp_4218
body
private final EulerAngle
leftArm
comp_4219
leftArm
private final EulerAngle
rightArm
comp_4220
rightArm
private final EulerAngle
leftLeg
comp_4221
leftLeg
private final EulerAngle
rightLeg
comp_4222
rightLeg
public static final ArmorStandEntity$PackedRotation
DEFAULT
field_60360
DEFAULT
public static final com.mojang.serialization.Codec<ArmorStandEntity$PackedRotation>
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()
comp_4217()
head()
public EulerAngle
body()
comp_4218()
body()
public EulerAngle
leftArm()
comp_4219()
leftArm()
public EulerAngle
rightArm()
comp_4220()
rightArm()
public EulerAngle
leftLeg()
comp_4221()
leftLeg()
public EulerAngle
rightLeg()
comp_4222()
rightLeg()
private static com.mojang.datafixers.kinds.App
lambda$static$0(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_71385(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_71385(com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)