net.minecraft.client.resource.model

public class ModelTransformations

cvk
net.minecraft.class_2462
net.minecraft.client.resource.model.ModelTransformations
net.minecraft.client.renderer.model.ItemCameraTransforms
net.minecraft.client.renderer.model.ItemCameraTransforms

Field summary

Modifier and TypeField
public static final ModelTransformations
a
field_10975
NONE
field_178357_a
DEFAULT
public static float
b
field_20813
translateX
field_181690_b
offsetTranslateX
public static float
c
field_20814
translateY
field_181691_c
offsetTranslateY
public static float
d
field_20815
translateZ
field_181692_d
offsetTranslateZ
public static float
e
field_20816
rotateX
field_181693_e
offsetRotationX
public static float
f
field_20817
rotateY
field_181694_f
offsetRotationY
public static float
g
field_20818
rotateZ
field_181695_g
offsetRotationZ
public static float
h
field_20819
scaleX
field_181696_h
offsetScaleX
public static float
i
field_20820
scaleY
field_181697_i
offsetScaleY
public static float
j
field_20821
scaleZ
field_181698_j
offsetScaleZ
public final ModelTransformation
k
field_10985
thirdPersonLeftHand
field_188036_k
thirdperson_left
public final ModelTransformation
l
field_10986
thirdPersonRightHand
field_188037_l
thirdperson_right
public final ModelTransformation
m
field_13566
firstPersonLeftHand
field_188038_m
firstperson_left
public final ModelTransformation
n
field_13567
firstPersonRightHand
field_188039_n
firstperson_right
public final ModelTransformation
o
field_10987
head
field_178353_d
head
public final ModelTransformation
p
field_10988
gui
field_178354_e
gui
public final ModelTransformation
q
field_10989
ground
field_181699_o
ground
public final ModelTransformation
r
field_10990
fixed
field_181700_p
fixed

Constructor summary

ModifierConstructor
private ()
public (ModelTransformations transformations)
public (ModelTransformation thirdPersonLeftHand, ModelTransformation thirdPersonRightHand, ModelTransformation firstPersonLeftHand, ModelTransformation firstPersonRightHand, ModelTransformation head, ModelTransformation gui, ModelTransformation ground, ModelTransformation fixed)

Method summary

Modifier and TypeMethod
public void
a(cvk$b arg0)
method_10082(class_2462$class_2464 arg0)
apply(ModelTransformations$Type type)
func_181689_a(ItemCameraTransforms$TransformType arg0)
applyTransform(ItemCameraTransforms$TransformType type)
public static void
a(cvj arg0, boolean arg1)
method_19257(class_2460 arg0, boolean arg1)
apply(ModelTransformation transformation, boolean mirror)
func_188034_a(ItemTransformVec3f arg0, boolean arg1)
applyTransformSide(ItemTransformVec3f vec, boolean leftHand)
public ModelTransformation
b(cvk$b arg0)
method_10083(class_2462$class_2464 arg0)
get(ModelTransformations$Type type)
func_181688_b(ItemCameraTransforms$TransformType arg0)
getTransform(ItemCameraTransforms$TransformType type)
public boolean
c(cvk$b arg0)
method_10084(class_2462$class_2464 arg0)
has(ModelTransformations$Type type)
func_181687_c(ItemCameraTransforms$TransformType arg0)
hasCustomTransform(ItemCameraTransforms$TransformType type)