历史 - com.mojang.math.MatrixUtil
1.21.11
名称
f
e
字段
构造函数
方法
1.21.10
名称
字段
构造函数
方法
1.21.9
名称
字段
构造函数
方法
1.21.8
名称
字段
构造函数
方法
1.21.7
名称
字段
构造函数
方法
1.21.6
名称
字段
构造函数
方法
1.21.5
名称
字段
构造函数
方法
boolean (org.joml.Matrix4f): b, isPureTranslation, method_56826, isTranslation, m_321551_
boolean (org.joml.Matrix4f): c, isOrthonormal, method_56827, isOrthonormal, m_319661_
boolean (org.joml.Matrix4f): a, isIdentity, method_65174, isIdentity, m_373196_
boolean (org.joml.Matrix4fc, int): b, checkPropertyRaw, method_67703, isPropertyBitSet, m_386976_
boolean (org.joml.Matrix4fc, int): a, checkProperty, method_67702, hasProperty, m_388046_
boolean (org.joml.Matrix4fc): a, isIdentity, method_65174, isIdentity, m_373196_
boolean (org.joml.Matrix4fc): b, isPureTranslation, method_56826, isTranslation, m_321551_
boolean (org.joml.Matrix4fc): c, isOrthonormal, method_56827, isOrthonormal, m_319661_
1.21.4
名称
字段
构造函数
方法
boolean (org.joml.Matrix4f): a, isPureTranslation, method_56826, isTranslation, m_321551_
boolean (org.joml.Matrix4f): b, isPureTranslation, method_56826, isTranslation, m_321551_
boolean (org.joml.Matrix4f): b, isOrthonormal, method_56827, isOrthonormal, m_319661_
boolean (org.joml.Matrix4f): c, isOrthonormal, method_56827, isOrthonormal, m_319661_
boolean (org.joml.Matrix4f): a, isIdentity, method_65174, isIdentity, m_373196_
1.21.3
名称
字段
构造函数
方法
1.21.1
名称
字段
构造函数
方法
1.21
名称
字段
构造函数
方法
1.20.6
名称
字段
构造函数
方法
boolean (org.joml.Matrix4f): a, isPureTranslation, method_56826, isTranslation, m_321551_
boolean (org.joml.Matrix4f): b, isOrthonormal, method_56827, isOrthonormal, m_319661_
1.20.4
名称
字段
构造函数
方法
1.20.2
名称
字段
构造函数
方法
1.20.1
名称
字段
构造函数
方法
void (org.joml.Matrix3f, org.joml.Matrix3f): a, similarityTransform, method_49742, method_49742, m_276192_
void (org.joml.Matrix3f, org.joml.Matrix3f): a, similarityTransform, method_49742, conjugate, m_276192_
org.joml.Quaternionf (org.joml.Matrix3f, int): a, eigenvalueJacobi, method_49741, method_49741, m_276221_
org.joml.Quaternionf (org.joml.Matrix3f, int): a, eigenvalueJacobi, method_49741, applyJacobiIterations, m_276221_
1.19.4
名称
e
f
com.mojang.math.MatrixUtil
字段
float: a, G, field_40746, field_40746, f_252537_
float: a, G, field_40746, COT_PI_OVER_8, f_252537_
float: b, CS, field_40747, COS_PI_OVER_8, f_252394_
float: c, SS, field_40748, SIN_PI_OVER_8, f_252451_
GivensParameters: b, PI_4, field_43146, SIN_COS_PI_OVER_8, f_276163_
构造函数
方法
com.mojang.datafixers.util.Pair<Float, Float> (float, float, float): a, approxGivensQuat, method_46411, method_46411, m_253125_
com.mojang.datafixers.util.Pair<Float, Float> (float, float): a, qrGivensQuat, method_46410, method_46410, m_252892_
org.joml.Quaternionf (org.joml.Matrix3f): b, stepJacobi, method_46415, method_46415, m_252825_
org.joml.Matrix4x3f (org.joml.Matrix4f): a, toAffine, method_46413, affineTransform, m_253230_
GivensParameters (float, float, float): a, approxGivensQuat, method_46411, approximateGivensQuaternion, m_276207_
GivensParameters (float, float): a, qrGivensQuat, method_46410, qrGivensQuaternion, m_252892_
void (org.joml.Matrix3f, org.joml.Matrix3f): a, similarityTransform, method_49742, method_49742, m_276192_
void (org.joml.Matrix3f, org.joml.Matrix3f, org.joml.Quaternionf, org.joml.Quaternionf): a, stepJacobi, method_46415, applyJacobiIteration, m_276219_
org.joml.Quaternionf (org.joml.Matrix3f, int): a, eigenvalueJacobi, method_49741, method_49741, m_276221_
1.19.3
名称
e
com.mojang.math.MatrixUtil
net.minecraft.class_7837
net.minecraft.util.math.MatrixUtil
net.minecraft.src.C_252379_
字段
float: a, G, field_40746, field_40746, f_252537_
float: b, CS, field_40747, COS_PI_OVER_8, f_252394_
float: c, SS, field_40748, SIN_PI_OVER_8, f_252451_
构造函数
()
方法
org.joml.Matrix4f (org.joml.Matrix4f, float): a, mulComponentWise, method_46414, scale, m_253023_
com.mojang.datafixers.util.Pair<Float, Float> (float, float, float): a, approxGivensQuat, method_46411, method_46411, m_253125_
com.mojang.datafixers.util.Pair<Float, Float> (float, float): a, qrGivensQuat, method_46410, method_46410, m_252892_
org.joml.Quaternionf (org.joml.Matrix3f): b, stepJacobi, method_46415, method_46415, m_252825_
org.apache.commons.lang3.tuple.Triple<org.joml.Quaternionf, org.joml.Vector3f, org.joml.Quaternionf> (org.joml.Matrix3f): a, svdDecompose, method_46412, svdDecompose, m_253103_
org.joml.Matrix4x3f (org.joml.Matrix4f): a, toAffine, method_46413, affineTransform, m_253230_