public class InventoryCloseEvent extends InventoryEvent
| Modifier and Type | Class | Description | 
|---|---|---|
| static class  | InventoryCloseEvent.Reason | 
Event.Resulttransaction| Constructor | Description | 
|---|---|
| InventoryCloseEvent(InventoryView transaction) | |
| InventoryCloseEvent(InventoryView transaction,
                   InventoryCloseEvent.Reason reason) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static HandlerList | getHandlerList() | |
| HandlerList | getHandlers() | |
| HumanEntity | getPlayer() | Returns the player involved in this event | 
| InventoryCloseEvent.Reason | getReason() | 
callEvent, getEventName, isAsynchronousgetInventory, getView, getViewerspublic InventoryCloseEvent(InventoryView transaction)
public InventoryCloseEvent(InventoryView transaction, InventoryCloseEvent.Reason reason)
public InventoryCloseEvent.Reason getReason()
public final HumanEntity getPlayer()
public HandlerList getHandlers()
getHandlers in class InventoryEventpublic static HandlerList getHandlerList()
Copyright © 2018. All rights reserved.