Class SourceOrLivePlayerArgument
java.lang.Object
org.core.command.argument.arguments.operation.OptionalArgument<LivePlayer>
org.core.command.argument.arguments.source.SourceOrLivePlayerArgument
- All Implemented Interfaces:
CommandArgument<LivePlayer>,ParseCommandArgument<LivePlayer>,SuggestCommandArgument<LivePlayer>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.core.command.argument.arguments.operation.OptionalArgument
OptionalArgument.WrappedParser<T> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.core.command.argument.arguments.operation.OptionalArgument
getId, getOriginalArgument, getUsage, parse, suggestMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.core.command.argument.SuggestCommandArgument
errorMessage
-
Constructor Details
-
SourceOrLivePlayerArgument
-