toggle menu
gekkit
0.1.0
jvm
switch theme
search in API
gekkit
/
org.bukkit.util.noise
/
NoiseGenerator
/
floor
floor
public
static
int
floor
(
double x
)
Speedy floor, faster than (int)Math.floor(x)
Return
Floored value
Parameters
x
Value to floor