Uses of Enum Class
net.md_5.bungee.api.ChatColor
Packages that use ChatColor
-
Uses of ChatColor in net.md_5.bungee.api
Methods in net.md_5.bungee.api that return ChatColorModifier and TypeMethodDescriptionstatic ChatColorChatColor.getByChar(char code) Get the colour represented by the specified code.static ChatColorReturns the enum constant of this class with the specified name.static ChatColor[]ChatColor.values()Returns an array containing the constants of this enum class, in the order they are declared.