Class Transformation
java.lang.Object
net.minecraft.client.render.model.json.Transformation
@Environment(CLIENT) public class Transformation extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTransformation.Deserializer -
Field Summary
Fields Modifier and Type Field Description static TransformationIDENTITYVector3frotationVector3fscaleVector3ftranslation -
Constructor Summary
Constructors Constructor Description Transformation(Vector3f rotation, Vector3f translation, Vector3f scale) -
Method Summary
Modifier and Type Method Description voidapply(boolean leftHanded, MatrixStack matrices)booleanequals(Object o)inthashCode()