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
-
Method Summary
Methods inherited from class org.core.command.argument.arguments.operation.OptionalArgument
getId, getOriginalArgument, getUsage, parse, suggest
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.core.command.argument.SuggestCommandArgument
errorMessage
-
Constructor Details
-
SourceOrLivePlayerArgument
-