Class ModelRotation
java.lang.Object
net.minecraft.client.render.model.ModelRotation
- All Implemented Interfaces:
ModelBakeSettings
- Mappings:
Namespace Name named net/minecraft/client/render/model/ModelRotationintermediary net/minecraft/class_1086official ihw
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ModelRotationprivate static final Map<DirectionTransformation, ModelRotation> (package private) final AffineTransformationprivate final ModelRotation.UVModelFields inherited from interface net.minecraft.client.render.model.ModelBakeSettings
TRANSFORM_NONE -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateModelRotation(DirectionTransformation directionTransformation) -
Method Summary
Modifier and TypeMethodDescriptionstatic ModelRotationmethod_75489(DirectionTransformation directionTransformation) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.render.model.ModelBakeSettings
forward, reverse
-
Field Details
-
field_63620
- Mappings:
Namespace Name Mixin selector named field_63620Lnet/minecraft/client/render/model/ModelRotation;field_63620:Ljava/util/Map;intermediary field_63620Lnet/minecraft/class_1086;field_63620:Ljava/util/Map;official cLihw;c:Ljava/util/Map;
-
field_63619
- Mappings:
Namespace Name Mixin selector named field_63619Lnet/minecraft/client/render/model/ModelRotation;field_63619:Lnet/minecraft/client/render/model/ModelRotation;intermediary field_63619Lnet/minecraft/class_1086;field_63619:Lnet/minecraft/class_1086;official aLihw;a:Lihw;
-
rotation
- Mappings:
Namespace Name Mixin selector named rotationLnet/minecraft/client/render/model/ModelRotation;rotation:Lnet/minecraft/util/math/AffineTransformation;intermediary field_23373Lnet/minecraft/class_1086;field_23373:Lnet/minecraft/class_4590;official dLihw;d:Lk;
-
faces
- Mappings:
Namespace Name Mixin selector named facesLnet/minecraft/client/render/model/ModelRotation;faces:Ljava/util/Map;intermediary field_56978Lnet/minecraft/class_1086;field_56978:Ljava/util/Map;official eLihw;e:Ljava/util/Map;
-
invertedFaces
- Mappings:
Namespace Name Mixin selector named invertedFacesLnet/minecraft/client/render/model/ModelRotation;invertedFaces:Ljava/util/Map;intermediary field_56979Lnet/minecraft/class_1086;field_56979:Ljava/util/Map;official fLihw;f:Ljava/util/Map;
-
uvModel
- Mappings:
Namespace Name Mixin selector named uvModelLnet/minecraft/client/render/model/ModelRotation;uvModel:Lnet/minecraft/client/render/model/ModelRotation$UVModel;intermediary field_56980Lnet/minecraft/class_1086;field_56980:Lnet/minecraft/class_1086$class_10810;official gLihw;g:Lihw$a;
-
-
Constructor Details
-
ModelRotation
-
-
Method Details
-
getRotation
- Specified by:
getRotationin interfaceModelBakeSettings- Mappings:
Namespace Name Mixin selector named getRotationLnet/minecraft/client/render/model/ModelBakeSettings;getRotation()Lnet/minecraft/util/math/AffineTransformation;intermediary method_3509Lnet/minecraft/class_3665;method_3509()Lnet/minecraft/class_4590;official aLiil;a()Lk;
-
method_75489
- Mappings:
Namespace Name Mixin selector named method_75489Lnet/minecraft/client/render/model/ModelRotation;method_75489(Lnet/minecraft/util/math/DirectionTransformation;)Lnet/minecraft/client/render/model/ModelRotation;intermediary method_75489Lnet/minecraft/class_1086;method_75489(Lnet/minecraft/class_4990;)Lnet/minecraft/class_1086;official aLihw;a(Lh;)Lihw;
-
getUVModel
- Mappings:
Namespace Name Mixin selector named getUVModelLnet/minecraft/client/render/model/ModelRotation;getUVModel()Lnet/minecraft/client/render/model/ModelBakeSettings;intermediary method_68010Lnet/minecraft/class_1086;method_68010()Lnet/minecraft/class_3665;official bLihw;b()Liil;
-