Class InventoryCloseEvent

java.lang.Object
org.bukkit.event.Event
nl.mtvehicles.core.infrastructure.models.MTVEvent
nl.mtvehicles.core.events.inventory.InventoryCloseEvent
All Implemented Interfaces:
HasInventory

public class InventoryCloseEvent extends MTVEvent implements HasInventory
On inventory close
  • Constructor Details

    • InventoryCloseEvent

      public InventoryCloseEvent(InventoryTitle title)
      Default constructor with the event-inventory's title
      Parameters:
      title - Event-inventory's title
  • Method Details