Interface InventoryTransactionResult.Poll

All Superinterfaces:
InventoryTransactionResult
Enclosing interface:
InventoryTransactionResult

public static interface InventoryTransactionResult.Poll extends InventoryTransactionResult
The InventoryTransactionResult for a single Inventory.poll() operation.
  • Method Details

    • polledItem

      ItemStackSnapshot polledItem()
      Returns the item polled by the operation
      Returns:
      the item polled by the operation