public static interface ChangeInventoryEvent.Transfer extends ChangeInventoryEvent
Inventory
transfers items into another.Modifier and Type | Interface and Description |
---|---|
static interface |
ChangeInventoryEvent.Transfer.Post
Fires after an
Inventory transferred an item. |
static interface |
ChangeInventoryEvent.Transfer.Pre
Fired before an
Inventory attempts to transfer items. |
ChangeInventoryEvent.Equipment, ChangeInventoryEvent.Held, ChangeInventoryEvent.Pickup, ChangeInventoryEvent.SwapHand, ChangeInventoryEvent.Transfer
Modifier and Type | Method and Description |
---|---|
Inventory |
getSourceInventory()
|
getTargetInventory
filter, getTransactions
getCause, getContext, getSource
isCancelled, setCancelled