Package com.djrapitops.plan.commands.use
Class CommandWithSubcommands
java.lang.Object
com.djrapitops.plan.commands.use.Subcommand
com.djrapitops.plan.commands.use.CommandWithSubcommands
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.djrapitops.plan.commands.use.Subcommand
Subcommand.ArgumentDescriptor -
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteCommand(CMDSender sender, Arguments arguments) findSubCommand(Arguments arguments) voidvoidvoidonInDepthHelp(CMDSender sender) onTabComplete(CMDSender sender, Arguments arguments) Methods inherited from class com.djrapitops.plan.commands.use.Subcommand
builder, getAliases, getArgumentResolver, getArguments, getArgumentsAsString, getDescription, getExecutor, getInDepthDescription, getPrimaryAlias, getRequiredPermissions
-
Method Details
-
builder
-
getSubcommands
-
findSubCommand
-
onHelp
-
onInDepthHelp
-
onCommand
-
executeCommand
-
onTabComplete
-