net.minecraft.client.animation

public class KeyframeAnimations

fuu
net.minecraft.client.animation.KeyframeAnimations
net.minecraft.class_7187
net.minecraft.client.render.entity.animation.AnimationHelper
net.minecraft.src.C_213363_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
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)
m_253126_(float p_253691_, float p_254046_, float p_254461_)
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)
m_253186_(float p_254402_, float p_253917_, float p_254397_)
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)
m_253004_(double p_253806_, double p_254396_, double arg2)