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