com.hypixel.hytale.server.core.inventory.transaction
Methods: static com.hypixel.hytale.server.core.inventory.transaction.ListTransaction<T> getEmptyTransaction(boolean); boolean succeeded(); boolean wasSlotModified(short); java.util.List<T> getList(); int size(); com.hypixel.hytale.server.core.inventory.transaction.ListTransaction<T> toParent(com.hypixel.hytale.server.core.inventory.container.ItemContainer, short, com.hypixel.hytale.server.core.inventory.container.ItemContainer); com.hypixel.hytale.server.core.inventory.transaction.ListTransaction<T> from
com.hypixel.hytale.server.core.inventory.transaction
Methods: boolean succeeded(); com.hypixel.hytale.server.core.inventory.transaction.SlotTransaction getRemoveTransaction(); com.hypixel.hytale.server.core.inventory.transaction.MoveType getMoveType(); com.hypixel.hytale.server.core.inventory.container.ItemContainer getOtherContainer(); T getAddTransaction(); com.hypixel.hytale.server.core.inventory.transaction.MoveTransaction<T> toInverted(com.hypixel.hytale.server.core.inventory.container.ItemContainer); boolean wasSlotModified(short); com.hypixel.hytale
com.hypixel.hytale.server.core.inventory.transaction
Methods: boolean succeeded(); boolean wasSlotModified(short); com.hypixel.hytale.server.core.inventory.transaction.ActionType getAction(); short getSlot(); com.hypixel.hytale.server.core.inventory.ItemStack getSlotBefore(); com.hypixel.hytale.server.core.inventory.ItemStack getSlotAfter(); com.hypixel.hytale.server.core.inventory.ItemStack getOutput(); boolean isAllOrNothing(); boolean isExactAmount(); boolean isFilter(); com.hypixel.hytale.server.core.inventory.transaction.SlotTransaction toParent(com.h