Uses of Enum Class
chat.octet.model.utils.ColorConsole.ColorStyle
Packages that use ColorConsole.ColorStyle
-
Uses of ColorConsole.ColorStyle in chat.octet.model.utils
Methods in chat.octet.model.utils that return ColorConsole.ColorStyleModifier and TypeMethodDescriptionstatic ColorConsole.ColorStyleReturns the enum constant of this class with the specified name.static ColorConsole.ColorStyle[]ColorConsole.ColorStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in chat.octet.model.utils with parameters of type ColorConsole.ColorStyleModifier and TypeMethodDescriptionstatic StringColorConsole.format(String text, ColorConsole.ColorStyle colorStyle) static StringColorConsole.format(String text, ColorConsole.ColorStyle colorStyle, ColorConsole.FontStyle fontStyle)