net.minecraft.client.model.geom

public class PartPose

fct
net.minecraft.client.model.geom.PartPose
net.minecraft.class_5603
net.minecraft.unmapped.C_dhebgdtu
net.minecraft.client.model.ModelTransform
net.minecraft.client.model.ModelTransform
net.minecraft.src.C_141659_

Field summary

Modifier and TypeField
public static final PartPose
a
ZERO
field_27701
f_eoomqdxl
NONE
NONE
f_171404_
public final float
b
x
field_27702
f_ovlgdrhg
pivotX
pivotX
f_171405_
public final float
c
y
field_27703
f_xnwbdfsa
pivotY
pivotY
f_171406_
public final float
d
z
field_27704
f_bvjaohjw
pivotZ
pivotZ
f_171407_
public final float
e
xRot
field_27705
f_ssbdjouu
pitch
pitch
f_171408_
public final float
f
yRot
field_27706
f_wckqterj
yaw
yaw
f_171409_
public final float
g
zRot
field_27707
f_iobrophl
roll
roll
f_171410_

Constructor summary

ModifierConstructor
private (float pivotX, float pivotY, float pivotZ, float pitch, float yaw, float roll)

Method summary

Modifier and TypeMethod
public static PartPose
a(float arg0, float arg1, float arg2)
offset(float arg0, float arg1, float arg2)
method_32090(float arg0, float arg1, float arg2)
m_qxhvkpqr(float arg0, float arg1, float arg2)
pivot(float pivotX, float pivotY, float pivotZ)
pivot(float pivotX, float pivotY, float pivotZ)
m_171419_(float p_171420_, float p_171421_, float p_171422_)
public static PartPose
b(float arg0, float arg1, float arg2)
rotation(float arg0, float arg1, float arg2)
method_32092(float arg0, float arg1, float arg2)
m_smgdslxg(float arg0, float arg1, float arg2)
rotation(float pitch, float yaw, float roll)
rotation(float pitch, float yaw, float roll)
m_171430_(float p_171431_, float p_171432_, float p_171433_)
public static PartPose
a(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
offsetAndRotation(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
method_32091(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
m_spunjinu(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
of(float pivotX, float pivotY, float pivotZ, float pitch, float yaw, float roll)
of(float pivotX, float pivotY, float pivotZ, float pitch, float yaw, float roll)
m_171423_(float p_171424_, float p_171425_, float p_171426_, float p_171427_, float p_171428_, float p_171429_)