public final class VelocityUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static @NotNull net.kyori.adventure.text.TextComponent |
legacyColorize(@NotNull java.lang.String text)
Returns a
TextComponent that colorizes the given text using
the ampersand for color coding. |
@NotNull
public static @NotNull net.kyori.adventure.text.TextComponent legacyColorize(@NotNull
@NotNull java.lang.String text)
TextComponent that colorizes the given text using
the ampersand for color coding.text - The text to colorize