net.minecraft.world.entity.decoration

public record ArmorStand$ArmorStandPose

cqo$a
net.minecraft.world.entity.decoration.ArmorStand$ArmorStandPose
net.minecraft.class_1531$class_11346
net.minecraft.entity.decoration.ArmorStandEntity$PackedRotation
net.minecraft.src.C_966_$C_398273_

Field summary

Modifier and TypeField
private final Rotations
c
head
comp_4217
head
f_399259_
private final Rotations
d
body
comp_4218
body
f_399658_
private final Rotations
e
leftArm
comp_4219
leftArm
f_399693_
private final Rotations
f
rightArm
comp_4220
rightArm
f_400479_
private final Rotations
g
leftLeg
comp_4221
leftLeg
f_399980_
private final Rotations
h
rightLeg
comp_4222
rightLeg
f_399125_
public static final ArmorStand$ArmorStandPose
a
DEFAULT
field_60360
DEFAULT
f_399157_
public static final com.mojang.serialization.Codec<ArmorStand$ArmorStandPose>
b
CODEC
field_60361
CODEC
f_399319_

Constructor summary

ModifierConstructor
public (Rotations body, Rotations leftArm, Rotations rightArm, Rotations leftLeg, Rotations rightLeg, Rotations arg5)

Method summary

Modifier and TypeMethod
public Rotations
a()
head()
comp_4217()
head()
f_399259_()
public Rotations
b()
body()
comp_4218()
body()
f_399658_()
public Rotations
c()
leftArm()
comp_4219()
leftArm()
f_399693_()
public Rotations
d()
rightArm()
comp_4220()
rightArm()
f_400479_()
public Rotations
e()
leftLeg()
comp_4221()
leftLeg()
f_399980_()
public Rotations
f()
rightLeg()
comp_4222()
rightLeg()
f_399125_()