net.minecraft.util

public class SmoothDouble

abv
net.minecraft.util.SmoothDouble
net.minecraft.class_3540
net.minecraft.client.util.SmoothUtil
net.minecraft.client.util.MouseSmoother

字段概要

修饰符与类型字段
private double
a
targetValue
field_15760
actualSum
field_199103_a
private double
b
remainingValue
field_15759
smoothedSum
field_199104_b
private double
c
lastAmount
field_15758
movementLatency
field_199105_c

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public double
a(double arg0, double arg1)
getNewDeltaValue(double arg0, double arg1)
method_15429(double arg0, double arg1)
smooth(double original, double smoother)
func_199102_a(double arg0, double arg1)
public void
a()
reset()
method_15428()
clear()
func_199101_a()