class
MoveTransaction
Methods
com.hypixel.hytale.server.core.inventory.transaction.Transaction fromParent()
com.hypixel.hytale.server.core.inventory.transaction.MoveTransaction fromParent()
T getAddTransaction()
com.hypixel.hytale.server.core.inventory.transaction.MoveType getMoveType()
com.hypixel.hytale.server.core.inventory.container.ItemContainer getOtherContainer()
com.hypixel.hytale.server.core.inventory.transaction.SlotTransaction getRemoveTransaction()
boolean succeeded()
com.hypixel.hytale.server.core.inventory.transaction.MoveTransaction toInverted()
com.hypixel.hytale.server.core.inventory.transaction.MoveTransaction toParent()
com.hypixel.hytale.server.core.inventory.transaction.Transaction toParent()
java.lang.String toString()
boolean wasSlotModified()