net.minecraft.client.resource.model

public class ModelTransformations

dlu
net.minecraft.class_809
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_4301
NONE
field_178357_a
field_178357_a
public static float
b
field_4299
translateX
field_181690_b
field_181690_b
public static float
c
field_4298
translateY
field_181691_c
field_181691_c
public static float
d
field_4297
translateZ
field_181692_d
field_181692_d
public static float
e
field_4296
rotateX
field_181693_e
field_181693_e
public static float
f
field_4295
rotateY
field_181694_f
field_181694_f
public static float
g
field_4312
rotateZ
field_181695_g
field_181695_g
public static float
h
field_4310
scaleX
field_181696_h
field_181696_h
public static float
i
field_4309
scaleY
field_181697_i
field_181697_i
public static float
j
field_4308
scaleZ
field_181698_j
field_181698_j
public final ModelTransformation
k
field_4305
thirdPersonLeftHand
field_188036_k
field_188036_k
public final ModelTransformation
l
field_4307
thirdPersonRightHand
field_188037_l
field_188037_l
public final ModelTransformation
m
field_4302
firstPersonLeftHand
field_188038_m
field_188038_m
public final ModelTransformation
n
field_4304
firstPersonRightHand
field_188039_n
field_188039_n
public final ModelTransformation
o
field_4311
head
field_178353_d
field_178353_d
public final ModelTransformation
p
field_4300
gui
field_178354_e
field_178354_e
public final ModelTransformation
q
field_4303
ground
field_181699_o
field_181699_o
public final ModelTransformation
r
field_4306
fixed
field_181700_p
field_181700_p

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(dlu$b arg0)
method_3500(class_809$class_811 arg0)
apply(ModelTransformations$Type type)
func_181689_a(ItemCameraTransforms$TransformType arg0)
applyTransform(ItemCameraTransforms$TransformType type)
public static void
a(dlt arg0, boolean arg1)
method_3502(class_804 arg0, boolean arg1)
apply(ModelTransformation transformation, boolean mirror)
func_188034_a(ItemTransformVec3f arg0, boolean arg1)
applyTransformSide(ItemTransformVec3f vec, boolean leftHand)
public ModelTransformation
b(dlu$b arg0)
method_3503(class_809$class_811 arg0)
get(ModelTransformations$Type type)
func_181688_b(ItemCameraTransforms$TransformType arg0)
getTransform(ItemCameraTransforms$TransformType type)
public boolean
c(dlu$b arg0)
method_3501(class_809$class_811 arg0)
has(ModelTransformations$Type type)
func_181687_c(ItemCameraTransforms$TransformType arg0)
hasCustomTransform(ItemCameraTransforms$TransformType type)