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