Class PlayerArgument
-
- All Implemented Interfaces:
public class PlayerArgument extends PlayerArgument<S, R>
-
-
Field Summary
Fields Modifier and Type Field Description public final static PlayerArgument
NONNULL
public final static PlayerArgument
NULLABLE
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class pers.neige.colonel.arguments.impl.PlayerArgument
builder, isNonnull, parse, tab
-
Methods inherited from class pers.neige.colonel.arguments.Argument
getDefaultValue, getFailExecutor, hasDefaultValue, parse, setDefaultValue, setFailExecutor, setNullFailExecutor
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-