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 TransformationIDENTITYVec3frotationVec3fscaleVec3ftranslation -
Constructor Summary
Constructors Constructor Description Transformation(Vec3f rotation, Vec3f translation, Vec3f scale) -
Method Summary
Modifier and Type Method Description voidapply(boolean leftHanded, MatrixStack matrices)booleanequals(Object o)inthashCode()