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 Link icon

    • polledItem Link icon

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