Class Commands
java.lang.Object
co.aikar.commands.BaseCommand
io.github.sefiraat.slimetinker.commands.Commands
public class Commands
extends co.aikar.commands.BaseCommand
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class co.aikar.commands.BaseCommand
canExecute, doHelp, doHelp, getCommandHelp, getContextFlags, getCurrentCommandIssuer, getCurrentCommandManager, getDefaultRegisteredCommand, getExceptionHandler, getExecCommandLabel, getExecSubcommand, getLastCommandOperationContext, getName, getOrigArgs, getRegisteredCommands, getRequiredPermissions, getSubCommands, hasPermission, hasPermission, help, help, requiresPermission, setContextFlags, setExceptionHandler, showCommandHelp, showSyntax, tabComplete, tabComplete
-
Constructor Details
-
Commands
public Commands()
-
-
Method Details
-
onDefault
public void onDefault(org.bukkit.command.CommandSender sender) -
tool
public void tool(org.bukkit.command.CommandSender sender, int amount)
-