Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.String label,
IArgConsumer args)
Called when this command is executed.
|
java.util.List<java.lang.String> |
getLongDesc() |
java.util.List<java.lang.String> |
getNames() |
java.lang.String |
getShortDesc() |
default boolean |
hiddenFromHelp() |
java.util.stream.Stream<java.lang.String> |
tabComplete(java.lang.String label,
IArgConsumer args)
Called when the command needs to tab complete.
|
getPrefix, logDebug, logDirect, logDirect, logDirect, logDirect, logDirect, logDirect, logNotification, logNotification, logNotificationDirect, logNotificationDirect, logToast, logToast, logToast
void execute(java.lang.String label, IArgConsumer args) throws CommandException
CommandException
java.util.stream.Stream<java.lang.String> tabComplete(java.lang.String label, IArgConsumer args) throws CommandException
CommandException
java.lang.String getShortDesc()
java.util.List<java.lang.String> getLongDesc()
java.util.List<java.lang.String> getNames()
default boolean hiddenFromHelp()
true
if this command should be hidden from the help menu