Class DisguiseShop

java.lang.Object
me.tomski.shop.DisguiseShop
All Implemented Interfaces:
org.bukkit.event.Listener

public class DisguiseShop extends Object implements org.bukkit.event.Listener
  • Field Details

    • inMenu

      public List<org.bukkit.entity.Player> inMenu
  • Constructor Details

    • DisguiseShop

      public DisguiseShop(PropHunt plugin)
  • Method Details

    • openDisguiseShop

      public void openDisguiseShop(org.bukkit.entity.Player p)
    • onInventoryClick

      public void onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent e)
    • onInventoryClose

      public void onInventoryClose(org.bukkit.event.inventory.InventoryCloseEvent e)
    • getCurrencyBalance

      public int getCurrencyBalance(org.bukkit.entity.Player p)