Class InventoryEvent

java.lang.Object
com.loohp.limbo.events.Event
com.loohp.limbo.events.inventory.InventoryEvent
Direct Known Subclasses:
AnvilRenameInputEvent, InventoryClickEvent, InventoryCloseEvent, InventoryCreativeEvent, InventoryDragEvent, InventoryOpenEvent

public class InventoryEvent extends Event
  • Constructor Details

  • Method Details

    • getPlayer

      public Player getPlayer()
    • getView

      public InventoryView getView()
    • getClickedInventory

      public Inventory getClickedInventory()