| Package | Description |
|---|---|
| fr.maxlego08.znexus.command |
| Modifier and Type | Method and Description |
|---|---|
CommandType |
ZCommand.perform(ZNexusPlugin main) |
CommandType |
VCommand.prePerform(ZNexusPlugin main,
org.bukkit.command.CommandSender commandSender,
java.lang.String[] args) |
static CommandType |
CommandType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CommandType[] |
CommandType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|