Class NumberParameter<S,T extends Number>
java.lang.Object
de.placeblock.commandapi.core.parameter.NumberParameter<S,T>
- All Implemented Interfaces:
Parameter<S,T>
- Direct Known Subclasses:
DoubleParameter,IntegerParameter
Author: Placeblock
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.placeblock.commandapi.core.parameter.Parameter
getSuggestions, parse
-
Field Details
-
min
-
max
-
-
Constructor Details
-
NumberParameter
public NumberParameter()
-
-
Method Details
-
checkNumber
- Throws:
CommandParseException
-