Package org.core.utils
Class ComponentUtils
java.lang.Object
org.core.utils.ComponentUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic net.kyori.adventure.text.Component
static net.kyori.adventure.text.TextComponent
fromLegacy(@NotNull String message)
static net.kyori.adventure.text.Component
static String
toGson(@NotNull net.kyori.adventure.text.Component component)
static String
toLegacy(@NotNull net.kyori.adventure.text.Component component)
static String
toPlain(@NotNull net.kyori.adventure.text.Component component)
-
Method Details
-
toPlain
-
toGson
-
toLegacy
-
fromGson
-
fromPlain
-
fromLegacy
-