mirror of
https://github.com/aikar/commands.git
synced 2026-06-17 20:50:37 +00:00
88130a5574
The javadocs for Float and Double specify this for the MIN_VALUE: A constant holding the smallest positive nonzero value of type... So the true minimum value must be calculated by the negative max value.