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