Uses of Enum Class
org.cloudburstmc.server.utils.TextFormat
Packages that use TextFormat
-
Uses of TextFormat in org.cloudburstmc.server.utils
Methods in org.cloudburstmc.server.utils that return TextFormatModifier and TypeMethodDescriptionstatic TextFormatTextFormat.getByChar(char code)Gets the TextFormat represented by the specified format code.static TextFormatGets the TextFormat represented by the specified format code.static TextFormatReturns the enum constant of this class with the specified name.static TextFormat[]TextFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.