Package me.totalfreedom.utils.kyori
Class FreedomAdventure
java.lang.Object
me.totalfreedom.utils.kyori.FreedomAdventure
This class contains the only reference to plain text component serializer, and allows access to it via wrapper
functions.
-
Method Summary
Modifier and TypeMethodDescriptionsupplyPlainText(Supplier<net.kyori.adventure.text.Component> supplier) supplyPlainText(net.kyori.adventure.text.Component component) static StringtoPlainText(Supplier<net.kyori.adventure.text.Component> supplier) static StringtoPlainText(net.kyori.adventure.text.Component component)
-
Method Details
-
toPlainText
-
toPlainText
-
supplyPlainText
-
supplyPlainText
-