org.bukkit.event.inventory
public class InventoryCloseEvent extends InventoryEvent
Event.Resulttransaction| Constructor and Description | 
|---|
InventoryCloseEvent(InventoryView transaction)  | 
| Modifier and Type | Method and Description | 
|---|---|
static HandlerList | 
getHandlerList()  | 
HandlerList | 
getHandlers()  | 
HumanEntity | 
getPlayer()
Returns the player involved in this event 
 | 
getInventory, getView, getViewersgetEventName, isAsynchronouspublic InventoryCloseEvent(InventoryView transaction)
public final HumanEntity getPlayer()
public HandlerList getHandlers()
getHandlers in class InventoryEventpublic static HandlerList getHandlerList()
Copyright © 2014. All rights reserved.