Package com.mojang.math
Interface Axis
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Axis
of
(org.joml.Vector3f p_254398_) org.joml.Quaternionf
rotation
(float p_254545_) default org.joml.Quaternionf
rotationDegrees
(float p_253800_)
-
Field Details
-
XN
-
XP
-
YN
-
YP
-
ZN
-
ZP
-
-
Method Details
-
of
-
rotation
org.joml.Quaternionf rotation(float p_254545_) -
rotationDegrees
default org.joml.Quaternionf rotationDegrees(float p_253800_)
-