public class BukkitCommand extends Object implements org.bukkit.command.CommandExecutor
SubCommand| Constructor and Description |
|---|
BukkitCommand(SubCommand subCmd) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
onCommand(org.bukkit.command.CommandSender sender,
org.bukkit.command.Command cmd,
String label,
String[] args) |
public BukkitCommand(SubCommand subCmd)
Copyright © 2018. All rights reserved.