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