Class Transformation
java.lang.Object
net.minecraft.client.render.model.json.Transformation
- Mappings:
Namespace Name official fax
intermediary net/minecraft/class_804
named net/minecraft/client/render/model/json/Transformation
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(boolean leftHanded, MatrixStack matrices) boolean
int
hashCode()
-
Field Details
-
IDENTITY
- Mappings:
Namespace Name Mixin selector official a
Lfax;a:Lfax;
intermediary field_4284
Lnet/minecraft/class_804;field_4284:Lnet/minecraft/class_804;
named IDENTITY
Lnet/minecraft/client/render/model/json/Transformation;IDENTITY:Lnet/minecraft/client/render/model/json/Transformation;
-
rotation
- Mappings:
Namespace Name Mixin selector official b
Lfax;b:Lk;
intermediary field_4287
Lnet/minecraft/class_804;field_4287:Lnet/minecraft/class_1160;
named rotation
Lnet/minecraft/client/render/model/json/Transformation;rotation:Lnet/minecraft/util/math/Vec3f;
-
translation
- Mappings:
Namespace Name Mixin selector official c
Lfax;c:Lk;
intermediary field_4286
Lnet/minecraft/class_804;field_4286:Lnet/minecraft/class_1160;
named translation
Lnet/minecraft/client/render/model/json/Transformation;translation:Lnet/minecraft/util/math/Vec3f;
-
scale
- Mappings:
Namespace Name Mixin selector official d
Lfax;d:Lk;
intermediary field_4285
Lnet/minecraft/class_804;field_4285:Lnet/minecraft/class_1160;
named scale
Lnet/minecraft/client/render/model/json/Transformation;scale:Lnet/minecraft/util/math/Vec3f;
-
-
Constructor Details
-
Transformation
- Mappings:
Namespace Name Mixin selector official <init>
Lfax;<init>(Lk;Lk;Lk;)V
intermediary <init>
Lnet/minecraft/class_804;<init>(Lnet/minecraft/class_1160;Lnet/minecraft/class_1160;Lnet/minecraft/class_1160;)V
named <init>
Lnet/minecraft/client/render/model/json/Transformation;<init>(Lnet/minecraft/util/math/Vec3f;Lnet/minecraft/util/math/Vec3f;Lnet/minecraft/util/math/Vec3f;)V
-
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector official a
Lfax;a(ZLeaq;)V
intermediary method_23075
Lnet/minecraft/class_804;method_23075(ZLnet/minecraft/class_4587;)V
named apply
Lnet/minecraft/client/render/model/json/Transformation;apply(ZLnet/minecraft/client/util/math/MatrixStack;)V
-
equals
-
hashCode
public int hashCode()
-