net.minecraft.client.util

public class SmoothUtil

xu
net.minecraft.class_842
net.minecraft.client.util.SmoothUtil
net.minecraft.client.util.MouseSmoother
net.minecraft.client.util.MouseSmoother

Field summary

Modifier and TypeField
private double
a
field_22256
actualSum
field_199103_a
targetValue
private double
b
field_22257
smoothedSum
field_199104_b
remainingValue
private double
c
field_22258
movementLatency
field_199105_c
lastAmount

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public double
a(double arg0, double arg1)
method_21530(double arg0, double arg1)
smooth(double accumulator, double t)
func_199102_a(double arg0, double arg1)
smooth(double arg0, double arg1)
public void
a()
method_10852()
reset()
func_199101_a()
reset()