Package com.sk89q.bukkit.util
Class CommandRegistration
java.lang.Object
com.sk89q.bukkit.util.CommandRegistration
- Direct Known Subclasses:
CommandsManagerRegistration
-
Field Summary
-
Constructor Summary
ConstructorDescriptionCommandRegistration
(Plugin plugin) CommandRegistration
(Plugin plugin, CommandExecutor executor) -
Method Summary
Modifier and TypeMethodDescriptiongetCommandOwner
(String label) boolean
register
(List<CommandInfo> registered) boolean
-
Field Details
-
plugin
-
executor
-
-
Constructor Details
-
CommandRegistration
-
CommandRegistration
-
-
Method Details
-
getCommandOwner
-
register
-
getCommandMap
-
unregisterCommands
public boolean unregisterCommands()
-