org.bukkit.event.inventory
Class InventoryCloseEvent
java.lang.Object
org.bukkit.event.Event
org.bukkit.event.inventory.InventoryEvent
org.bukkit.event.inventory.InventoryCloseEvent
public class InventoryCloseEvent
- extends InventoryEvent
Represents a player related inventory event
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InventoryCloseEvent
public InventoryCloseEvent(InventoryView transaction)
getPlayer
public final HumanEntity getPlayer()
- Returns the player involved in this event
- Returns:
- Player who is involved in this event
getHandlers
public HandlerList getHandlers()
- Overrides:
getHandlers
in class InventoryEvent
getHandlerList
public static HandlerList getHandlerList()
Copyright © 2013. All Rights Reserved.