Package net.minecraft.client.animation
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 p_253691_, float p_254046_, float p_254461_) -
degreeVec
public static org.joml.Vector3f degreeVec(float p_254402_, float p_253917_, float p_254397_) -
scaleVec
public static org.joml.Vector3f scaleVec(double p_253806_, double p_253647_, double p_254396_)
-