public class ShopCommand extends Object
Constructor and Description |
---|
ShopCommand(ShopChest plugin) |
Modifier and Type | Method and Description |
---|---|
void |
addSubCommand(ShopSubCommand subCommand) |
org.bukkit.command.PluginCommand |
getCommand() |
List<ShopSubCommand> |
getSubCommands() |
public ShopCommand(ShopChest plugin)
public org.bukkit.command.PluginCommand getCommand()
public void addSubCommand(ShopSubCommand subCommand)
public List<ShopSubCommand> getSubCommands()
Copyright © 2017. All rights reserved.