public class InventoryEvent extends Event
Event.Result
修飾子とタイプ | フィールドと説明 |
---|---|
protected InventoryView |
transaction |
コンストラクタと説明 |
---|
InventoryEvent(InventoryView transaction) |
修飾子とタイプ | メソッドと説明 |
---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
Inventory |
getInventory()
Gets the primary Inventory involved in this transaction
|
InventoryView |
getView()
Gets the view object itself
|
List<HumanEntity> |
getViewers()
Gets the list of players viewing the primary (upper) inventory involved
in this event
|
getEventName, isAsynchronous
protected InventoryView transaction
public InventoryEvent(InventoryView transaction)
public Inventory getInventory()
public List<HumanEntity> getViewers()
public InventoryView getView()
public HandlerList getHandlers()
getHandlers
クラス内 Event
public static HandlerList getHandlerList()
Copyright © 2016. All rights reserved.