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