Uses of Enum Class
fr.luc.crcore.command.CommandResult.Type
Packages that use CommandResult.Type
-
Uses of CommandResult.Type in fr.luc.crcore.command
Subclasses with type arguments of type CommandResult.Type in fr.luc.crcore.commandMethods in fr.luc.crcore.command that return CommandResult.TypeModifier and TypeMethodDescriptionCommandResult.getType()static CommandResult.TypeReturns the enum constant of this class with the specified name.static CommandResult.Type[]CommandResult.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.