public class InventoryCloseEvent extends InventoryEvent
Event.Result
transaction
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, isAsynchronous
getInventory, getView, getViewers
public 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.