Uses of Enum
me.c7dev.dexterity.DexSession.EditType
-
Uses of DexSession.EditType in me.c7dev.dexterity
Modifier and TypeMethodDescriptionDexSession.getEditType()
static DexSession.EditType
Returns the enum constant of this type with the specified name.static DexSession.EditType[]
DexSession.EditType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DexSession.startEdit
(DexterityDisplay d, DexSession.EditType type, boolean swap) Enters the player into an edit sessionvoid
DexSession.startEdit
(DexterityDisplay d, DexSession.EditType type, boolean swap, Transaction t) Enters the player into an edit session