Uses of Enum Class
me.c7dev.dexterity.DexSession.EditType
Packages that use DexSession.EditType
-
Uses of DexSession.EditType in me.c7dev.dexterity
Methods in me.c7dev.dexterity that return DexSession.EditTypeModifier and TypeMethodDescriptionDexSession.getEditType()static DexSession.EditTypeReturns 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 TypeMethodDescriptionvoidDexSession.startEdit(DexterityDisplay d, DexSession.EditType type, boolean swap) Enters the player into an edit sessionvoidDexSession.startEdit(DexterityDisplay d, DexSession.EditType type, boolean swap, Transaction t) Enters the player into an edit session