Class MathUtil
java.lang.Object
com.github.retrooper.packetevents.util.MathUtil
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MathUtil
public MathUtil()
-
-
Method Details
-
floor
public static int floor(double value) -
floor
public static int floor(float value)
-