Uses of Enum Class
org.bukkit.ChatColor
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes relevant to advancements.
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 TypeMethodDescriptionChatColor.getByChar
(char code) Deprecated.Gets the color represented by the specified color codeDeprecated.Gets the color represented by the specified color codestatic ChatColor
Deprecated.Returns the enum constant of this class with the specified name.static ChatColor[]
ChatColor.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ChatColor in org.bukkit.advancement
-
Uses of ChatColor in org.bukkit.conversations
-
Uses of ChatColor in org.bukkit.scoreboard
Modifier and TypeMethodDescriptionvoid
Deprecated.
Team.color()