Package pro.gravit.utils.command.basic
Class ClearCommand
java.lang.Object
pro.gravit.utils.command.Command
pro.gravit.utils.command.basic.ClearCommand
-
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
-
ClearCommand
-
-
Method Details
-
getArgsDescription
- Specified by:
getArgsDescriptionin classCommand
-
getUsageDescription
- Specified by:
getUsageDescriptionin classCommand
-
invoke
Description copied from class:CommandRun current command
-