Uses of Enum Class
xericker.arenalegends.command.executor.edit.CmdModificator.Modificator
Packages that use CmdModificator.Modificator
Package
Description
-
Uses of CmdModificator.Modificator in xericker.arenalegends.command.completion
Methods in xericker.arenalegends.command.completion that return CmdModificator.ModificatorMethods in xericker.arenalegends.command.completion with parameters of type CmdModificator.ModificatorModifier and TypeMethodDescriptionTabContext.Builder.modificator(CmdModificator.Modificator modificator) voidTabContext.setModificator(CmdModificator.Modificator modificator) -
Uses of CmdModificator.Modificator in xericker.arenalegends.command.executor.edit
Subclasses with type arguments of type CmdModificator.Modificator in xericker.arenalegends.command.executor.editMethods in xericker.arenalegends.command.executor.edit that return CmdModificator.ModificatorModifier and TypeMethodDescriptionstatic CmdModificator.Modificatorstatic CmdModificator.ModificatorReturns the enum constant of this class with the specified name.static CmdModificator.Modificator[]CmdModificator.Modificator.values()Returns an array containing the constants of this enum class, in the order they are declared.