Uses of Enum Class
org.bukkit.ChatColor
Packages that use 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
Methods in org.bukkit that return ChatColorModifier 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
Methods in org.bukkit.advancement that return ChatColor -
Uses of ChatColor in org.bukkit.conversations
Fields in org.bukkit.conversations declared as ChatColorConstructors in org.bukkit.conversations with parameters of type ChatColor -
Uses of ChatColor in org.bukkit.scoreboard
Methods in org.bukkit.scoreboard that return ChatColorMethods in org.bukkit.scoreboard with parameters of type ChatColorModifier and TypeMethodDescriptionvoid
Deprecated.
Team.color()