Class KeyframeAnimations
java.lang.Object
net.minecraft.client.animation.KeyframeAnimations
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyframeAnimations
public KeyframeAnimations()
-
-
Method Details
-
posVec
public static org.joml.Vector3f posVec(float x, float y, float z) -
degreeVec
public static org.joml.Vector3f degreeVec(float x, float y, float z) -
scaleVec
public static org.joml.Vector3f scaleVec(double x, double y, double z)
-