net.minecraft.world.entity.decoration

public record ArmorStand$ArmorStandPose

cot$a
net.minecraft.world.entity.decoration.ArmorStand$ArmorStandPose
net.minecraft.class_1531$class_11346

Field summary

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

Constructor summary

ModifierConstructor
public (Rotations arg0, Rotations arg1, Rotations arg2, Rotations arg3, Rotations arg4, Rotations arg5)

Method summary

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