public class InventoryCloseEvent extends InventoryEvent
Event.Result
transaction
构造器和说明 |
---|
InventoryCloseEvent(InventoryView transaction) |
限定符和类型 | 方法和说明 |
---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
HumanEntity |
getPlayer()
获取涉及此事件的玩家
原文:Returns the player involved in this event
|
getInventory, getView, getViewers
getEventName, isAsynchronous
public InventoryCloseEvent(InventoryView transaction)
public final HumanEntity getPlayer()
原文:Returns the player involved in this event
public HandlerList getHandlers()
getHandlers
在类中 InventoryEvent
public static HandlerList getHandlerList()