public interface InteractInventoryEvent extends TargetContainerEvent, Cancellable
Modifier and Type | Interface and Description |
---|---|
static interface |
InteractInventoryEvent.Close |
static interface |
InteractInventoryEvent.Open |
Modifier and Type | Method and Description |
---|---|
Transaction<ItemStackSnapshot> |
getCursorTransaction()
Gets the
Transaction of ItemStackSnapshot s for this event. |
getTargetInventory
getCause, getContext, getSource
isCancelled, setCancelled
Transaction<ItemStackSnapshot> getCursorTransaction()
Transaction
of ItemStackSnapshot
s for this event.