@Deprecated
public class ItemCameraTransforms
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ItemCameraTransforms.TransformType
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static ItemCameraTransforms |
DEFAULT
Deprecated.
|
static float |
field_181690_b
Deprecated.
|
static float |
field_181691_c
Deprecated.
|
static float |
field_181692_d
Deprecated.
|
static float |
field_181693_e
Deprecated.
|
static float |
field_181694_f
Deprecated.
|
static float |
field_181695_g
Deprecated.
|
static float |
field_181696_h
Deprecated.
|
static float |
field_181697_i
Deprecated.
|
static float |
field_181698_j
Deprecated.
|
ItemTransformVec3f |
firstPerson
Deprecated.
|
ItemTransformVec3f |
fixed
Deprecated.
|
ItemTransformVec3f |
ground
Deprecated.
|
ItemTransformVec3f |
gui
Deprecated.
|
ItemTransformVec3f |
head
Deprecated.
|
ItemTransformVec3f |
thirdPerson
Deprecated.
|
Constructor and Description |
---|
ItemCameraTransforms(ItemCameraTransforms p_i46443_1_)
Deprecated.
|
ItemCameraTransforms(ItemTransformVec3f p_i46444_1_,
ItemTransformVec3f p_i46444_2_,
ItemTransformVec3f p_i46444_3_,
ItemTransformVec3f p_i46444_4_,
ItemTransformVec3f p_i46444_5_,
ItemTransformVec3f p_i46444_6_)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
applyTransform(ItemCameraTransforms.TransformType p_181689_1_)
Deprecated.
|
boolean |
func_181687_c(ItemCameraTransforms.TransformType p_181687_1_)
Deprecated.
|
ItemTransformVec3f |
getTransform(ItemCameraTransforms.TransformType p_181688_1_)
Deprecated.
|
public static final ItemCameraTransforms DEFAULT
public static float field_181690_b
public static float field_181691_c
public static float field_181692_d
public static float field_181693_e
public static float field_181694_f
public static float field_181695_g
public static float field_181696_h
public static float field_181697_i
public static float field_181698_j
public final ItemTransformVec3f thirdPerson
public final ItemTransformVec3f firstPerson
public final ItemTransformVec3f head
public final ItemTransformVec3f gui
public final ItemTransformVec3f ground
public final ItemTransformVec3f fixed
public ItemCameraTransforms(ItemCameraTransforms p_i46443_1_)
public ItemCameraTransforms(ItemTransformVec3f p_i46444_1_, ItemTransformVec3f p_i46444_2_, ItemTransformVec3f p_i46444_3_, ItemTransformVec3f p_i46444_4_, ItemTransformVec3f p_i46444_5_, ItemTransformVec3f p_i46444_6_)
public void applyTransform(ItemCameraTransforms.TransformType p_181689_1_)
public ItemTransformVec3f getTransform(ItemCameraTransforms.TransformType p_181688_1_)
public boolean func_181687_c(ItemCameraTransforms.TransformType p_181687_1_)