Uses of Enum Class
chat.octet.model.utils.ColorConsole.FontStyle
Packages that use ColorConsole.FontStyle
-
Uses of ColorConsole.FontStyle in chat.octet.model.utils
Methods in chat.octet.model.utils that return ColorConsole.FontStyleModifier and TypeMethodDescriptionstatic ColorConsole.FontStyleReturns the enum constant of this class with the specified name.static ColorConsole.FontStyle[]ColorConsole.FontStyle.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.FontStyleModifier and TypeMethodDescriptionstatic StringColorConsole.format(String text, ColorConsole.ColorStyle colorStyle, ColorConsole.FontStyle fontStyle)