Package net.okocraft.box.api.transaction
package net.okocraft.box.api.transaction
A package that includes classes for adding/removing items to/from the inventory.
-
ClassDescriptionA utility class for transacting items between
StockHolder
andInventory
.An interface to deposit items toStockHolder
.An interface to withdraw items fromStockHolder
.A record class to indicate transaction result.