Package ru.cwcode.tkach.refreshmenu
Class Utils
java.lang.Object
ru.cwcode.tkach.refreshmenu.Utils
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ru.cwcode.tkach.locale.preprocessor.MessagePreprocessorsstatic final ru.cwcode.tkach.locale.wrapper.adventure.MiniMessageWrapper -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.kyori.adventure.text.Componentdeserialize(String string, ru.cwcode.tkach.locale.Placeholders placeholders, net.kyori.adventure.audience.Audience viewer, boolean disableItalic) static List<net.kyori.adventure.text.Component> deserialize(List<String> strings, ru.cwcode.tkach.locale.Placeholders placeholders, net.kyori.adventure.audience.Audience viewer, boolean disableItalic)
-
Field Details
-
MESSAGE_PREPROCESSOR
public static final ru.cwcode.tkach.locale.preprocessor.MessagePreprocessors MESSAGE_PREPROCESSOR -
MINI_MESSAGE_WRAPPER
public static final ru.cwcode.tkach.locale.wrapper.adventure.MiniMessageWrapper MINI_MESSAGE_WRAPPER
-
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
deserialize
public static net.kyori.adventure.text.Component deserialize(String string, ru.cwcode.tkach.locale.Placeholders placeholders, net.kyori.adventure.audience.Audience viewer, boolean disableItalic) -
deserialize
-