class
SlotTransaction
Methods
com.hypixel.hytale.server.core.inventory.transaction.SlotTransaction fromParent()
com.hypixel.hytale.server.core.inventory.transaction.Transaction fromParent()
com.hypixel.hytale.server.core.inventory.transaction.ActionType getAction()
com.hypixel.hytale.server.core.inventory.ItemStack getOutput()
short getSlot()
com.hypixel.hytale.server.core.inventory.ItemStack getSlotAfter()
com.hypixel.hytale.server.core.inventory.ItemStack getSlotBefore()
boolean isAllOrNothing()
boolean isExactAmount()
boolean isFilter()
boolean succeeded()
com.hypixel.hytale.server.core.inventory.transaction.SlotTransaction toParent()
com.hypixel.hytale.server.core.inventory.transaction.Transaction toParent()
java.lang.String toString()
boolean wasSlotModified()