Class InventoryLock

java.lang.Object
valorless.havenbags.features.InventoryLock
All Implemented Interfaces:
org.bukkit.event.Listener

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

    • InventoryLock

      public InventoryLock()
  • Method Details

    • init

      public static void init()
    • onInventoryMoveItem

      public void onInventoryMoveItem(org.bukkit.event.inventory.InventoryMoveItemEvent e)
    • onInventoryClick

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

      public void onPlayerDropItem(org.bukkit.event.player.PlayerDropItemEvent e)