Package net.minecraft.client.util
Class MouseSmoother
- java.lang.Object
-
- net.minecraft.client.util.MouseSmoother
-
public class MouseSmoother extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private doublelastAmountprivate doubleremainingValueprivate doubletargetValue
-
Constructor Summary
Constructors Constructor Description MouseSmoother()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetNewDeltaValue(double p_199102_1_, double p_199102_3_)voidreset()
-