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