Uses of Enum Class
xericker.arenalegends.command.Command
Packages that use Command
Package
Description
-
Uses of Command in xericker.arenalegends.command
Subclasses with type arguments of type Command in xericker.arenalegends.commandMethods in xericker.arenalegends.command that return CommandModifier and TypeMethodDescriptionstatic CommandReturns the enum constant of this class with the specified name.static Command[]Command.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in xericker.arenalegends.command that return types with arguments of type CommandMethods in xericker.arenalegends.command with parameters of type Command -
Uses of Command in xericker.arenalegends.command.executor
Methods in xericker.arenalegends.command.executor with parameters of type CommandModifier and TypeMethodDescriptionvoidvoidvoid -
Uses of Command in xericker.arenalegends.command.executor.edit
Methods in xericker.arenalegends.command.executor.edit with parameters of type CommandModifier and TypeMethodDescriptionvoidvoidvoidvoid -
Uses of Command in xericker.arenalegends.command.executor.game
Methods in xericker.arenalegends.command.executor.game with parameters of type CommandModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid -
Uses of Command in xericker.arenalegends.command.executor.list
Methods in xericker.arenalegends.command.executor.list with parameters of type CommandModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid -
Uses of Command in xericker.arenalegends.command.executor.manager
Methods in xericker.arenalegends.command.executor.manager with parameters of type Command