java.lang.Object
net.megavex.scoreboardlibrary.implementation.commons.LegacyFormatUtil
public final class LegacyFormatUtil
extends Object
-
Method Summary
static char
getChar(@Nullable net.kyori.adventure.text.format.NamedTextColor color)
serialize(@Nullable net.kyori.adventure.text.Component component,
@Nullable Locale locale)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
limitLegacyText
public static String limitLegacyText(String text,
int limit)
-
serialize
public static String serialize(@Nullable
@Nullable net.kyori.adventure.text.Component component,
@Nullable
@Nullable Locale locale)
-
getChar
public static char getChar(@Nullable
@Nullable net.kyori.adventure.text.format.NamedTextColor color)