Class ModelTransformation
java.lang.Object
net.minecraft.client.render.model.json.ModelTransformation
- Mappings:
Namespace Name named net/minecraft/client/render/model/json/ModelTransformation
intermediary net/minecraft/class_809
official ggc
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionfinal Transformation
final Transformation
final Transformation
final Transformation
final Transformation
final Transformation
static final ModelTransformation
final Transformation
final Transformation
-
Constructor Summary
ModifierConstructorDescriptionprivate
ModelTransformation
(Transformation thirdPersonLeftHand, Transformation thirdPersonRightHand, Transformation firstPersonLeftHand, Transformation firstPersonRightHand, Transformation head, Transformation gui, Transformation ground, Transformation fixed) -
Method Summary
Modifier and TypeMethodDescriptiongetTransformation
(ModelTransformationMode renderMode) boolean
isTransformationDefined
(ModelTransformationMode renderMode)
-
Field Details
-
NONE
- Mappings:
Namespace Name Mixin selector named NONE
Lnet/minecraft/client/render/model/json/ModelTransformation;NONE:Lnet/minecraft/client/render/model/json/ModelTransformation;
intermediary field_4301
Lnet/minecraft/class_809;field_4301:Lnet/minecraft/class_809;
official a
Lggc;a:Lggc;
-
thirdPersonLeftHand
- Mappings:
Namespace Name Mixin selector named thirdPersonLeftHand
Lnet/minecraft/client/render/model/json/ModelTransformation;thirdPersonLeftHand:Lnet/minecraft/client/render/model/json/Transformation;
intermediary field_4305
Lnet/minecraft/class_809;field_4305:Lnet/minecraft/class_804;
official b
Lggc;b:Lggb;
-
thirdPersonRightHand
- Mappings:
Namespace Name Mixin selector named thirdPersonRightHand
Lnet/minecraft/client/render/model/json/ModelTransformation;thirdPersonRightHand:Lnet/minecraft/client/render/model/json/Transformation;
intermediary field_4307
Lnet/minecraft/class_809;field_4307:Lnet/minecraft/class_804;
official c
Lggc;c:Lggb;
-
firstPersonLeftHand
- Mappings:
Namespace Name Mixin selector named firstPersonLeftHand
Lnet/minecraft/client/render/model/json/ModelTransformation;firstPersonLeftHand:Lnet/minecraft/client/render/model/json/Transformation;
intermediary field_4302
Lnet/minecraft/class_809;field_4302:Lnet/minecraft/class_804;
official d
Lggc;d:Lggb;
-
firstPersonRightHand
- Mappings:
Namespace Name Mixin selector named firstPersonRightHand
Lnet/minecraft/client/render/model/json/ModelTransformation;firstPersonRightHand:Lnet/minecraft/client/render/model/json/Transformation;
intermediary field_4304
Lnet/minecraft/class_809;field_4304:Lnet/minecraft/class_804;
official e
Lggc;e:Lggb;
-
head
- Mappings:
Namespace Name Mixin selector named head
Lnet/minecraft/client/render/model/json/ModelTransformation;head:Lnet/minecraft/client/render/model/json/Transformation;
intermediary field_4311
Lnet/minecraft/class_809;field_4311:Lnet/minecraft/class_804;
official f
Lggc;f:Lggb;
-
gui
- Mappings:
Namespace Name Mixin selector named gui
Lnet/minecraft/client/render/model/json/ModelTransformation;gui:Lnet/minecraft/client/render/model/json/Transformation;
intermediary field_4300
Lnet/minecraft/class_809;field_4300:Lnet/minecraft/class_804;
official g
Lggc;g:Lggb;
-
ground
- Mappings:
Namespace Name Mixin selector named ground
Lnet/minecraft/client/render/model/json/ModelTransformation;ground:Lnet/minecraft/client/render/model/json/Transformation;
intermediary field_4303
Lnet/minecraft/class_809;field_4303:Lnet/minecraft/class_804;
official h
Lggc;h:Lggb;
-
fixed
- Mappings:
Namespace Name Mixin selector named fixed
Lnet/minecraft/client/render/model/json/ModelTransformation;fixed:Lnet/minecraft/client/render/model/json/Transformation;
intermediary field_4306
Lnet/minecraft/class_809;field_4306:Lnet/minecraft/class_804;
official i
Lggc;i:Lggb;
-
-
Constructor Details
-
ModelTransformation
private ModelTransformation() -
ModelTransformation
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/render/model/json/ModelTransformation;<init>(Lnet/minecraft/client/render/model/json/ModelTransformation;)V
intermediary <init>
Lnet/minecraft/class_809;<init>(Lnet/minecraft/class_809;)V
official <init>
Lggc;<init>(Lggc;)V
-
ModelTransformation
public ModelTransformation(Transformation thirdPersonLeftHand, Transformation thirdPersonRightHand, Transformation firstPersonLeftHand, Transformation firstPersonRightHand, Transformation head, Transformation gui, Transformation ground, Transformation fixed) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/render/model/json/ModelTransformation;<init>(Lnet/minecraft/client/render/model/json/Transformation;Lnet/minecraft/client/render/model/json/Transformation;Lnet/minecraft/client/render/model/json/Transformation;Lnet/minecraft/client/render/model/json/Transformation;Lnet/minecraft/client/render/model/json/Transformation;Lnet/minecraft/client/render/model/json/Transformation;Lnet/minecraft/client/render/model/json/Transformation;Lnet/minecraft/client/render/model/json/Transformation;)V
intermediary <init>
Lnet/minecraft/class_809;<init>(Lnet/minecraft/class_804;Lnet/minecraft/class_804;Lnet/minecraft/class_804;Lnet/minecraft/class_804;Lnet/minecraft/class_804;Lnet/minecraft/class_804;Lnet/minecraft/class_804;Lnet/minecraft/class_804;)V
official <init>
Lggc;<init>(Lggb;Lggb;Lggb;Lggb;Lggb;Lggb;Lggb;Lggb;)V
-
-
Method Details
-
getTransformation
- Mappings:
Namespace Name Mixin selector named getTransformation
Lnet/minecraft/client/render/model/json/ModelTransformation;getTransformation(Lnet/minecraft/client/render/model/json/ModelTransformationMode;)Lnet/minecraft/client/render/model/json/Transformation;
intermediary method_3503
Lnet/minecraft/class_809;method_3503(Lnet/minecraft/class_811;)Lnet/minecraft/class_804;
official a
Lggc;a(Lcul;)Lggb;
-
isTransformationDefined
- Mappings:
Namespace Name Mixin selector named isTransformationDefined
Lnet/minecraft/client/render/model/json/ModelTransformation;isTransformationDefined(Lnet/minecraft/client/render/model/json/ModelTransformationMode;)Z
intermediary method_3501
Lnet/minecraft/class_809;method_3501(Lnet/minecraft/class_811;)Z
official b
Lggc;b(Lcul;)Z
-