Package org.spongepowered.api.item.inventory.transaction
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.item.inventory.transaction
-
ClassDescriptionAn interface for data returned by inventory operations which encapsulates the result of an attempted operation.The InventoryTransactionResult for a single
Inventory.poll()
operation.The type of InventoryTransactionResult.