net.minecraft.util.math

public class Smoother

net.minecraft.util.SmoothDouble
net.minecraft.class_3540
net.minecraft.util.math.Smoother

Field summary

Modifier and TypeField
private double
targetValue
field_15760
actualSum
private double
remainingValue
field_15759
smoothedSum
private double
lastAmount
field_15758
movementLatency

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public double
getNewDeltaValue(double targetDelta, double time)
method_15429(double arg0, double arg1)
smooth(double original, double smoother)
public void
reset()
method_15428()
clear()