Package com.loohp.limbo.events.inventory
Class InventoryOpenEvent
java.lang.Object
com.loohp.limbo.events.Event
com.loohp.limbo.events.inventory.InventoryEvent
com.loohp.limbo.events.inventory.InventoryOpenEvent
- All Implemented Interfaces:
Cancellable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.loohp.limbo.events.inventory.InventoryEvent
getClickedInventory, getPlayer, getView
-
Constructor Details
-
InventoryOpenEvent
-
-
Method Details
-
isCancelled
public boolean isCancelled()- Specified by:
isCancelled
in interfaceCancellable
-
setCancelled
public void setCancelled(boolean cancelled) - Specified by:
setCancelled
in interfaceCancellable
-