Uses of Interface
me.c7dev.dexterity.transaction.Transaction
Packages that use Transaction
-
Uses of Transaction in me.c7dev.dexterity
Methods in me.c7dev.dexterity with parameters of type TransactionModifier and TypeMethodDescriptionvoid
DexSession.pushTransaction
(Transaction t) Adds an edit transaction to the stackvoid
DexSession.startEdit
(DexterityDisplay d, DexSession.EditType type, boolean swap, Transaction t) Enters the player into an edit session -
Uses of Transaction in me.c7dev.dexterity.api.events
Methods in me.c7dev.dexterity.api.events that return TransactionConstructors in me.c7dev.dexterity.api.events with parameters of type TransactionModifierConstructorDescriptionTransactionCompletionEvent
(DexSession session, Transaction transaction) TransactionEvent
(DexSession session, Transaction transaction) TransactionRedoEvent
(DexSession session, Transaction transaction) TransactionUndoEvent
(DexSession session, Transaction transaction) -
Uses of Transaction in me.c7dev.dexterity.transaction
Classes in me.c7dev.dexterity.transaction that implement TransactionModifier and TypeClassDescriptionclass
Essentially stores theinvalid reference
BlocktransactionLine
class
class
class
class
class
class
class