Uses of Enum Class
me.c7dev.dexterity.DexSession.EditType
Packages that use DexSession.EditType
-
Uses of DexSession.EditType in me.c7dev.dexterity
Subclasses with type arguments of type DexSession.EditType in me.c7dev.dexterityMethods in me.c7dev.dexterity that return DexSession.EditTypeModifier and TypeMethodDescriptionDexSession.getEditType()
static DexSession.EditType
Returns the enum constant of this class with the specified name.static DexSession.EditType[]
DexSession.EditType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in me.c7dev.dexterity with parameters of type DexSession.EditTypeModifier 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