Uses of Class
co.aikar.commands.MessageKeys
-
Packages that use MessageKeys Package Description co.aikar.commands -
-
Uses of MessageKeys in co.aikar.commands
Methods in co.aikar.commands that return MessageKeys Modifier and Type Method Description static MessageKeysMessageKeys. valueOf(String name)Returns the enum constant of this type with the specified name.static MessageKeys[]MessageKeys. values()Returns an array containing the constants of this enum type, in the order they are declared.
-