| Package | Description |
|---|---|
| com.sk89q.bukkit.util | |
| com.sk89q.worldedit | |
| com.sk89q.worldedit.bukkit |
| Modifier and Type | Field and Description |
|---|---|
protected CommandsManager<?> |
CommandsManagerRegistration.commands |
| Constructor and Description |
|---|
CommandsManagerRegistration(org.bukkit.plugin.Plugin plugin,
org.bukkit.command.CommandExecutor executor,
CommandsManager<?> commands) |
CommandsManagerRegistration(org.bukkit.plugin.Plugin plugin,
CommandsManager<?> commands) |
| Modifier and Type | Method and Description |
|---|---|
CommandsManager<LocalPlayer> |
WorldEdit.getCommandsManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerInterface.onCommandRegistration(List<Command> commands,
CommandsManager<LocalPlayer> manager) |
| Modifier and Type | Method and Description |
|---|---|
void |
BukkitServerInterface.onCommandRegistration(List<Command> commands,
CommandsManager<LocalPlayer> manager) |
Copyright © 2010-2014. All Rights Reserved.