历史 - com.mojang.math.Transformation
1.21.11
名称
k
i
字段
org.joml.Vector3f: e, translation, field_20902, translation, f_121080_
org.joml.Quaternionf: f, leftRotation, field_20903, leftRotation, f_121081_
org.joml.Vector3f: g, scale, field_20904, scale, f_121082_
org.joml.Quaternionf: h, rightRotation, field_20905, rightRotation, f_121083_
org.joml.Vector3fc: e, translation, field_20902, translation, f_121080_
org.joml.Quaternionfc: f, leftRotation, field_20903, leftRotation, f_121081_
org.joml.Vector3fc: g, scale, field_20904, scale, f_121082_
org.joml.Quaternionfc: h, rightRotation, field_20905, rightRotation, f_121083_
构造函数
(org.joml.Vector3f, org.joml.Quaternionf, org.joml.Vector3f, org.joml.Quaternionf)
(org.joml.Vector3fc, org.joml.Quaternionfc, org.joml.Vector3fc, org.joml.Quaternionfc)
方法
org.joml.Matrix4f (org.joml.Vector3f, org.joml.Quaternionf, org.joml.Vector3f, org.joml.Quaternionf): a, compose, method_22934, setup, m_253227_
org.joml.Vector3f (): e, getTranslation, method_35865, getTranslation, m_252829_
org.joml.Quaternionf (): f, getLeftRotation, method_22937, getLeftRotation, m_253244_
org.joml.Vector3f (): g, getScale, method_35866, getScale, m_252900_
org.joml.Quaternionf (): h, getRightRotation, method_35867, getRightRotation, m_252848_
org.joml.Matrix4f (org.joml.Vector3fc, org.joml.Quaternionfc, org.joml.Vector3fc, org.joml.Quaternionfc): a, compose, method_22934, setup, m_253227_
org.joml.Vector3fc (): e, getTranslation, method_35865, getTranslation, m_252829_
org.joml.Quaternionfc (): f, getLeftRotation, method_22937, getLeftRotation, m_253244_
org.joml.Vector3fc (): g, getScale, method_35866, getScale, m_252900_
org.joml.Quaternionfc (): h, getRightRotation, method_35867, getRightRotation, m_252848_
1.21.10
名称
字段
构造函数
方法
1.21.9
名称
字段
构造函数
方法
1.21.8
名称
字段
构造函数
方法
1.21.7
名称
字段
构造函数
方法
1.21.6
名称
字段
构造函数
方法
1.21.5
名称
j
k
字段
org.joml.Matrix4f: c, matrix, field_20900, matrix, f_121078_
org.joml.Matrix4fc: c, matrix, field_20900, matrix, f_121078_
构造函数
(org.joml.Matrix4f)
(org.joml.Matrix4fc)
方法
void (): h, ensureDecomposed, method_22938, init, m_121106_
void (): i, ensureDecomposed, method_22938, init, m_121106_
org.joml.Matrix4f (): c, getMatrix, method_22936, getMatrix, m_252783_
org.joml.Vector3f (): d, getTranslation, method_35865, getTranslation, m_252829_
org.joml.Vector3f (): e, getTranslation, method_35865, getTranslation, m_252829_
org.joml.Quaternionf (): e, getLeftRotation, method_22937, getLeftRotation, m_253244_
org.joml.Quaternionf (): f, getLeftRotation, method_22937, getLeftRotation, m_253244_
org.joml.Vector3f (): f, getScale, method_35866, getScale, m_252900_
org.joml.Vector3f (): g, getScale, method_35866, getScale, m_252900_
org.joml.Quaternionf (): g, getRightRotation, method_35867, getRightRotation, m_252848_
org.joml.Quaternionf (): h, getRightRotation, method_35867, getRightRotation, m_252848_
org.joml.Matrix4fc (): c, getMatrix, method_22936, getMatrix, m_252783_
org.joml.Matrix4f (): d, getMatrixCopy, method_68076, copyMatrix, m_386031_
1.21.4
名称
字段
构造函数
方法
1.21.3
名称
字段
构造函数
方法
1.21.1
名称
字段
构造函数
方法
1.21
名称
字段
构造函数
方法
1.20.6
名称
字段
构造函数
方法
1.20.4
名称
字段
构造函数
方法
1.20.2
名称
字段
构造函数
方法
1.20.1
名称
字段
构造函数
方法
1.19.4
名称
i
j
com.mojang.math.Transformation
字段
boolean: b, decomposed, field_20901, initialized, f_121079_
boolean: d, decomposed, field_20901, initialized, f_121079_
Transformation: g, IDENTITY, field_20906, IDENTITY, f_121084_
Transformation: i, IDENTITY, field_20906, IDENTITY, f_121084_
org.joml.Matrix4f: a, matrix, field_20900, matrix, f_121078_
org.joml.Matrix4f: c, matrix, field_20900, matrix, f_121078_
org.joml.Vector3f: c, translation, field_20902, translation, f_121080_
org.joml.Vector3f: e, translation, field_20902, translation, f_121080_
org.joml.Quaternionf: d, leftRotation, field_20903, rotation2, f_121081_
org.joml.Quaternionf: f, leftRotation, field_20903, leftRotation, f_121081_
org.joml.Vector3f: e, scale, field_20904, scale, f_121082_
org.joml.Vector3f: g, scale, field_20904, scale, f_121082_
org.joml.Quaternionf: f, rightRotation, field_20905, rotation1, f_121083_
org.joml.Quaternionf: h, rightRotation, field_20905, rightRotation, f_121083_
com.mojang.serialization.Codec<Transformation>: a, CODEC, field_42532, CODEC, f_268453_
com.mojang.serialization.Codec<Transformation>: b, EXTENDED_CODEC, field_42533, ANY_CODEC, f_268620_
构造函数
方法
Transformation (Transformation, float): a, slerp, method_35864, method_35864, m_175937_
Transformation (Transformation, float): a, slerp, method_35864, interpolate, m_175937_
org.joml.Quaternionf (): e, getLeftRotation, method_22937, getRotation2, m_253244_
org.joml.Quaternionf (): e, getLeftRotation, method_22937, getLeftRotation, m_253244_
org.joml.Quaternionf (): g, getRightRotation, method_35867, getRotation1, m_252848_
org.joml.Quaternionf (): g, getRightRotation, method_35867, getRightRotation, m_252848_
1.19.3
名称
字段
Matrix4f: a, matrix, field_20900, matrix, f_121078_
Vector3f: c, translation, field_20902, translation, f_121080_
Quaternion: d, leftRotation, field_20903, rotation2, f_121081_
Vector3f: e, scale, field_20904, scale, f_121082_
Quaternion: f, rightRotation, field_20905, rotation1, f_121083_
org.joml.Matrix4f: a, matrix, field_20900, matrix, f_121078_
org.joml.Vector3f: c, translation, field_20902, translation, f_121080_
org.joml.Quaternionf: d, leftRotation, field_20903, rotation2, f_121081_
org.joml.Vector3f: e, scale, field_20904, scale, f_121082_
org.joml.Quaternionf: f, rightRotation, field_20905, rotation1, f_121083_
构造函数
(Matrix4f)
(Vector3f, Quaternion, Vector3f, Quaternion)
(org.joml.Matrix4f)
(org.joml.Vector3f, org.joml.Quaternionf, org.joml.Vector3f, org.joml.Quaternionf)
方法
Matrix4f (Vector3f, Quaternion, Vector3f, Quaternion): a, compose, method_22934, setup, m_121098_
com.mojang.datafixers.util.Pair<Matrix3f, Vector3f> (Matrix4f): a, toAffine, method_22932, getLinearTransformationAndTranslationFromAffine, m_121094_
Matrix4f (): c, getMatrix, method_22936, getMatrix, m_121104_
Quaternion (): e, getLeftRotation, method_22937, getRotation2, m_121105_
Vector3f (): d, getTranslation, method_35865, getTranslation, m_175940_
Vector3f (): f, getScale, method_35866, getScale, m_175941_
Quaternion (): g, getRightRotation, method_35867, getRotation1, m_175942_
org.joml.Matrix4f (org.joml.Vector3f, org.joml.Quaternionf, org.joml.Vector3f, org.joml.Quaternionf): a, compose, method_22934, setup, m_253227_
org.joml.Matrix4f (): c, getMatrix, method_22936, getMatrix, m_252783_
org.joml.Vector3f (): d, getTranslation, method_35865, getTranslation, m_252829_
org.joml.Quaternionf (): e, getLeftRotation, method_22937, getRotation2, m_253244_
org.joml.Vector3f (): f, getScale, method_35866, getScale, m_252900_
org.joml.Quaternionf (): g, getRightRotation, method_35867, getRotation1, m_252848_
1.19.2
名称
字段
构造函数
方法
1.19.1
名称
字段
构造函数
方法
1.19
名称
字段
构造函数
方法
1.18.2
名称
字段
构造函数
方法
1.18.1
名称
字段
构造函数
方法
1.18
名称
字段
构造函数
方法
1.17.1
名称
字段
构造函数
方法
1.17
名称
f
i
net.minecraft.util.math.vector.TransformationMatrix
net.minecraft.src.C_4649_
字段
Matrix4f: a, matrix, field_20900, matrix, field_227976_a_
Matrix4f: a, matrix, field_20900, matrix, f_121078_
boolean: b, decomposed, field_20901, initialized, field_227977_b_
boolean: b, decomposed, field_20901, initialized, f_121079_
Vector3f: c, translation, field_20902, translation, field_227978_c_
Vector3f: c, translation, field_20902, translation, f_121080_
Quaternion: d, leftRotation, field_20903, rotation2, field_227979_d_
Quaternion: d, leftRotation, field_20903, rotation2, f_121081_
Vector3f: e, scale, field_20904, scale, field_227980_e_
Vector3f: e, scale, field_20904, scale, f_121082_
Quaternion: f, rightRotation, field_20905, rotation1, field_227981_f_
Quaternion: f, rightRotation, field_20905, rotation1, f_121083_
Transformation: g, IDENTITY, field_20906, IDENTITY, field_227982_g_
Transformation: g, IDENTITY, field_20906, IDENTITY, f_121084_
构造函数
方法
Transformation (): a, identity, method_22931, identity, func_227983_a_
Transformation (): a, identity, method_22931, identity, m_121093_
Transformation (Transformation): a, compose, method_22933, multiply, func_227985_a_
Transformation (Transformation): a, compose, method_22933, multiply, m_121096_
Transformation (): b, inverse, method_22935, invert, func_227987_b_
Transformation (): b, inverse, method_22935, invert, m_121103_
void (): e, ensureDecomposed, method_22938, init, func_227990_e_
void (): h, ensureDecomposed, method_22938, init, m_121106_
Matrix4f (Vector3f, Quaternion, Vector3f, Quaternion): a, compose, method_22934, setup, func_227986_a_
Matrix4f (Vector3f, Quaternion, Vector3f, Quaternion): a, compose, method_22934, setup, m_121098_
com.mojang.datafixers.util.Pair<Matrix3f, Vector3f> (Matrix4f): a, toAffine, method_22932, getLinearTransformationAndTranslationFromAffine, func_227984_a_
com.mojang.datafixers.util.Pair<Matrix3f, Vector3f> (Matrix4f): a, toAffine, method_22932, getLinearTransformationAndTranslationFromAffine, m_121094_
Matrix4f (): c, getMatrix, method_22936, getMatrix, func_227988_c_
Matrix4f (): c, getMatrix, method_22936, getMatrix, m_121104_
Quaternion (): d, getLeftRotation, method_22937, getRotation2, func_227989_d_
Quaternion (): e, getLeftRotation, method_22937, getRotation2, m_121105_
Vector3f (): d, getTranslation, method_35865, getTranslation, m_175940_
Vector3f (): f, getScale, method_35866, getScale, m_175941_
Quaternion (): g, getRightRotation, method_35867, getRotation1, m_175942_
Transformation (Transformation, float): a, slerp, method_35864, method_35864, m_175937_
1.16.5
名称
net.minecraft.client.util.math.AffineTransformation
net.minecraft.util.math.AffineTransformation
字段
构造函数
方法
1.16.4
名称
字段
构造函数
方法
1.16.3
名称
字段
构造函数
方法
1.16.2
名称
字段
构造函数
方法
1.16.1
名称
d
f
net.minecraft.client.util.math.Rotation3
net.minecraft.client.util.math.AffineTransformation
net.minecraft.client.renderer.TransformationMatrix
net.minecraft.util.math.vector.TransformationMatrix
字段
构造函数
方法
1.15.2
名称
字段
构造函数
方法
1.15.1
名称
字段
Vector3f: c, translation, field_20902, field_227978_c_
Vector3f: c, translation, field_20902, translation, field_227978_c_
Quaternion: d, leftRotation, field_20903, field_227979_d_
Quaternion: d, leftRotation, field_20903, rotation2, field_227979_d_
Vector3f: e, scale, field_20904, field_227980_e_
Vector3f: e, scale, field_20904, scale, field_227980_e_
Quaternion: f, rightRotation, field_20905, field_227981_f_
Quaternion: f, rightRotation, field_20905, rotation1, field_227981_f_
构造函数
方法
com.mojang.datafixers.util.Pair<Matrix3f, Vector3f> (Matrix4f): a, toAffine, method_22932, func_227984_a_
com.mojang.datafixers.util.Pair<Matrix3f, Vector3f> (Matrix4f): a, toAffine, method_22932, getLinearTransformationAndTranslationFromAffine, func_227984_a_
Quaternion (): d, getLeftRotation, method_22937, func_227989_d_
Quaternion (): d, getLeftRotation, method_22937, getRotation2, func_227989_d_
1.15
名称
d
com.mojang.math.Transformation
net.minecraft.class_4590
net.minecraft.client.util.math.Rotation3
net.minecraft.client.renderer.TransformationMatrix
字段
Matrix4f: a, matrix, field_20900, matrix, field_227976_a_
boolean: b, decomposed, field_20901, initialized, field_227977_b_
Vector3f: c, translation, field_20902, field_227978_c_
Quaternion: d, leftRotation, field_20903, field_227979_d_
Vector3f: e, scale, field_20904, field_227980_e_
Quaternion: f, rightRotation, field_20905, field_227981_f_
Transformation: g, IDENTITY, field_20906, IDENTITY, field_227982_g_
构造函数
(Matrix4f)
(Vector3f, Quaternion, Vector3f, Quaternion)
方法
Transformation (): a, identity, method_22931, identity, func_227983_a_
Transformation (Transformation): a, compose, method_22933, multiply, func_227985_a_
Transformation (): b, inverse, method_22935, invert, func_227987_b_
void (): e, ensureDecomposed, method_22938, init, func_227990_e_
Matrix4f (Vector3f, Quaternion, Vector3f, Quaternion): a, compose, method_22934, setup, func_227986_a_
com.mojang.datafixers.util.Pair<Matrix3f, Vector3f> (Matrix4f): a, toAffine, method_22932, func_227984_a_
Matrix4f (): c, getMatrix, method_22936, getMatrix, func_227988_c_
Quaternion (): d, getLeftRotation, method_22937, func_227989_d_