Uses of Enum Class
net.ME1312.Galaxi.Command.CommandProcessor.Status
-
Uses of CommandProcessor.Status in net.ME1312.Galaxi.Command
Modifier and TypeMethodDescriptionabstract CommandProcessor.Status
CommandProcessor.runCommand
(CommandSender sender, String command) Run a commandstatic CommandProcessor.Status
Returns the enum constant of this class with the specified name.static CommandProcessor.Status[]
CommandProcessor.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.