Class ItemProtection

java.lang.Object
dev.aurelium.slate.item.ItemProtection
All Implemented Interfaces:
org.bukkit.event.Listener

public class ItemProtection extends Object implements org.bukkit.event.Listener
  • Constructor Details

    • ItemProtection

      public ItemProtection()
  • Method Details

    • addProtection

      public static org.bukkit.inventory.ItemStack addProtection(org.bukkit.inventory.ItemStack item)
    • isProtected

      public boolean isProtected(org.bukkit.inventory.ItemStack item)
    • onItemSwitch

      public void onItemSwitch(org.bukkit.event.player.PlayerItemHeldEvent event)
    • onInventoryClick

      public void onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent event)