Uses of Enum
org.bukkit.ChatColor
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes dedicated to facilitate direct player-to-plugin communication.
Interfaces used to manage the client side score display system.
-
Uses of ChatColor in org.bukkit
Modifier and TypeMethodDescriptionstatic ChatColor
ChatColor.getByChar
(char code) Gets the color represented by the specified color codestatic ChatColor
Gets the color represented by the specified color codestatic ChatColor
Returns the enum constant of this type with the specified name.static ChatColor[]
ChatColor.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ChatColor in org.bukkit.conversations
ModifierConstructorDescriptionPluginNameConversationPrefix
(Plugin plugin, String separator, ChatColor prefixColor) -
Uses of ChatColor in org.bukkit.scoreboard