Package pro.gravit.utils.command.basic
Class GCCommand
java.lang.Object
pro.gravit.utils.command.Command
pro.gravit.utils.command.basic.GCCommand
-
Field Summary
Fields inherited from class pro.gravit.utils.command.Command
childCommands -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidRun current commandMethods inherited from class pro.gravit.utils.command.Command
buildCandidate, complete, invokeSubcommands, parseUsername, parseUUID, verifyArgs
-
Constructor Details
-
GCCommand
public GCCommand()
-
-
Method Details
-
getArgsDescription
- Specified by:
getArgsDescriptionin classCommand
-
getUsageDescription
- Specified by:
getUsageDescriptionin classCommand
-
invoke
Description copied from class:CommandRun current command
-