Class BlockModelRotation
java.lang.Object
net.minecraft.client.resources.model.BlockModelRotation
- All Implemented Interfaces:
ModelState, ModelStateExtension
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Map<OctahedralGroup, BlockModelRotation> static final BlockModelRotationprivate final OctahedralGroupprivate final Transformationprivate final BlockModelRotation.WithUvLockFields inherited from interface ModelState
NO_TRANSFORM -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BlockModelRotationget(OctahedralGroup group) toString()Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ModelState
faceTransformation, inverseFaceTransformationMethods inherited from interface ModelStateExtension
mayApplyArbitraryRotation
-
Field Details
-
BY_GROUP_ORDINAL
-
IDENTITY
-
orientation
-
transformation
-
faceMapping
-
inverseFaceMapping
-
withUvLock
-
-
Constructor Details
-
BlockModelRotation
-
-
Method Details
-
transformation
- Specified by:
transformationin interfaceModelState
-
get
-
withUvLock
-
toString
-