net.minecraft.util.math

class RotationAxis$1

implements RotationAxis

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

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)