net.minecraft.world.attribute

public interface LerpFunction<T>

cei
net.minecraft.world.attribute.LerpFunction
net.minecraft.class_12210
net.minecraft.util.math.Interpolator
net.minecraft.src.C_432896_
net.minecraft.world.attribute.LerpFunction

方法概要

修饰符与类型方法
static LerpFunction<Float>
a()
ofFloat()
method_75706()
ofFloat()
m_446635_()
static LerpFunction<Float>
a(float arg0)
ofDegrees(float arg0)
method_76426(float arg0)
angle(float maxDeviation)
m_438789_(float p_453410_)
static <T> LerpFunction<T>
b()
ofConstant()
method_76429()
first()
m_439415_()
static <T> LerpFunction<T>
b(float arg0)
ofStep(float arg0)
method_75707(float arg0)
threshold(float threshold)
m_444514_(float p_458669_)
static LerpFunction<Integer>
c()
ofColor()
method_75709()
ofColor()
m_444288_()
T
apply(float arg0, T arg1, T arg2)
apply(float arg0, T arg1, T arg2)
apply(float arg0, T arg1, T arg2)
apply(float t, T a, T b)
m_447451_(float p_456680_, T p_453315_, T arg2)