CommandAPI 9.7.0
An API for the command UI introduced in Minecraft 1.13
|
Annotation equivalent of the DoubleArgument
.
More...
Public Member Functions | |
double | min () default -Double.MAX_VALUE |
double | max () default Double.MAX_VALUE |
Annotation equivalent of the DoubleArgument
.
double dev.jorel.commandapi.annotations.arguments.ADoubleArgument.max | ( | ) |
double dev.jorel.commandapi.annotations.arguments.ADoubleArgument.min | ( | ) |