net.minecraft.util.math

class RotationAxis$7

implements RotationAxis

com.mojang.math.Axis$7
net.minecraft.class_7833$7
net.minecraft.util.math.RotationAxis$7

Field summary

Modifier and TypeField
final org.joml.Vector3fc
val$axis
field_1_10110
field_1_10110

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public org.joml.Quaternionf
rotation(float angle)
method_1_1(float arg0)
rotation(float arg0)
public org.joml.Matrix3f
rotate(org.joml.Matrix3f matrix, float angle)
method_1_9829(org.joml.Matrix3f arg0, float arg1)
rotate(org.joml.Matrix3f arg0, float arg1)
public org.joml.Matrix4f
rotate(org.joml.Matrix4f matrix, float angle)
method_1_9830(org.joml.Matrix4f arg0, float arg1)
rotate(org.joml.Matrix4f arg0, float arg1)