net.minecraft.client.resource.model

public class ModelTransformations

bgr
net.minecraft.class_2462
net.minecraft.client.resource.model.ModelTransformations
net.minecraft.client.renderer.block.model.ItemCameraTransforms

Field summary

Modifier and TypeField
public static final ModelTransformations
a
field_10975
NONE
DEFAULT
public static float
b
field_10976
translateX
field_181690_b
public static float
c
field_10977
translateY
field_181691_c
public static float
d
field_10978
translateZ
field_181692_d
public static float
e
field_10979
rotateX
field_181693_e
public static float
f
field_10980
rotateY
field_181694_f
public static float
g
field_10981
rotateZ
field_181695_g
public static float
h
field_10982
scaleX
field_181696_h
public static float
i
field_10983
scaleY
field_181697_i
public static float
j
field_10984
scaleZ
field_181698_j
public final ModelTransformation
k
field_10985
thirdPerson
thirdPerson
public final ModelTransformation
l
field_10986
firstPerson
firstPerson
public final ModelTransformation
m
field_10987
head
head
public final ModelTransformation
n
field_10988
gui
gui
public final ModelTransformation
o
field_10989
ground
ground
public final ModelTransformation
p
field_10990
fixed
fixed

Constructor summary

ModifierConstructor
private ()
public (ModelTransformations transformations)
public (ModelTransformation thirdPerson, ModelTransformation firstPerson, ModelTransformation head, ModelTransformation gui, ModelTransformation ground, ModelTransformation fixed)

Method summary

Modifier and TypeMethod
public void
a(bgr$b arg0)
method_10082(class_2462$class_2464 arg0)
apply(ModelTransformations$Type type)
applyTransform(ItemCameraTransforms$TransformType type)
public ModelTransformation
b(bgr$b arg0)
method_10083(class_2462$class_2464 arg0)
get(ModelTransformations$Type type)
getTransform(ItemCameraTransforms$TransformType type)
public boolean
c(bgr$b arg0)
method_10084(class_2462$class_2464 arg0)
has(ModelTransformations$Type type)
func_181687_c(ItemCameraTransforms$TransformType type)