public class LegacyComponentUtil
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static net.kyori.adventure.text.Component
static net.kyori.adventure.text.Component[]
static net.kyori.adventure.text.Component[]
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LegacyComponentUtil
public LegacyComponentUtil()
-
Method Details
-
parse
public static net.kyori.adventure.text.Component[] parse(String[] text)
-
parse
public static net.kyori.adventure.text.Component[] parse(List<String> text)
-
parse
public static net.kyori.adventure.text.Component parse(String text)