Class AdventureTextFormatLookup
java.lang.Object
eu.cloudnetservice.ext.adventure.AdventureTextFormatLookup
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final List<TextFormat> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable NamedTextColorfindColor(char colorChar) static @Nullable TextDecorationfindDecoration(char decorationChar) static @Nullable TextFormatfindFormat(char formatChar) findFormatChar(@NonNull TextFormat format)
-
Field Details
-
ALL_CHARS
-
FORMATS
-
-
Constructor Details
-
AdventureTextFormatLookup
private AdventureTextFormatLookup()
-
-
Method Details
-
findFormat
-
findColor
-
findDecoration
-
findFormatChar
-