net.minecraft.client.animation

public class KeyframeAnimations

fmw
net.minecraft.client.animation.KeyframeAnimations
net.minecraft.class_7187
net.minecraft.client.render.entity.animation.AnimationHelper

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(gch arg0, fmu arg1, long arg2, float arg3, org.joml.Vector3f arg4)
animate(Model arg0, AnimationDefinition arg1, long arg2, float arg3, org.joml.Vector3f arg4)
method_41827(class_3879 arg0, class_7184 arg1, long arg2, float arg3, org.joml.Vector3f arg4)
animate(Model model, Animation animation, long runningTime, float scale, org.joml.Vector3f tempVec)
private static float
a(fmu arg0, long arg1)
getElapsedSeconds(AnimationDefinition arg0, long arg1)
method_41826(class_7184 arg0, long arg1)
getRunningSeconds(Animation animation, long runningTime)
public static org.joml.Vector3f
a(float arg0, float arg1, float arg2)
posVec(float arg0, float arg1, float arg2)
method_41823(float arg0, float arg1, float arg2)
createTranslationalVector(float x, float y, float z)
public static org.joml.Vector3f
b(float arg0, float arg1, float arg2)
degreeVec(float arg0, float arg1, float arg2)
method_41829(float arg0, float arg1, float arg2)
createRotationalVector(float x, float y, float z)
public static org.joml.Vector3f
a(double arg0, double arg1, double arg2)
scaleVec(double arg0, double arg1, double arg2)
method_41822(double arg0, double arg1, double arg2)
createScalingVector(double x, double y, double z)