com.mojang.math

public interface Axis

a
com.mojang.math.Axis
net.minecraft.class_7833
net.minecraft.util.math.RotationAxis
net.minecraft.src.C_252363_

Field summary

Modifier and TypeField
Axis
a
XN
field_40713
NEGATIVE_X
f_252495_
Axis
b
XP
field_40714
POSITIVE_X
f_252529_
Axis
c
YN
field_40715
NEGATIVE_Y
f_252392_
Axis
d
YP
field_40716
POSITIVE_Y
f_252436_
Axis
e
ZN
field_40717
NEGATIVE_Z
f_252393_
Axis
f
ZP
field_40718
POSITIVE_Z
f_252403_

Method summary

Modifier and TypeMethod
static Axis
of(org.joml.Vector3f arg0)
of(org.joml.Vector3f arg0)
method_46356(org.joml.Vector3f arg0)
of(org.joml.Vector3f axis)
m_253057_(org.joml.Vector3f p_254398_)
org.joml.Quaternionf
rotation(float arg0)
rotation(float arg0)
rotation(float arg0)
rotation(float rad)
m_252961_(float arg0)
default org.joml.Quaternionf
rotationDegrees(float arg0)
rotationDegrees(float arg0)
rotationDegrees(float arg0)
rotationDegrees(float deg)
m_252977_(float arg0)