类 ComponentUtils
java.lang.Object
io.github.lijinhong11.mittellib.utils.ComponentUtils
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static net.kyori.adventure.text.Componentdeserialize(String input) static net.kyori.adventure.text.Componentdeserialize(@Nullable CommandSender cs, String input) static Stringserialize(net.kyori.adventure.text.Component component) static net.kyori.adventure.text.Component
-
构造器详细资料
-
ComponentUtils
public ComponentUtils()
-
-
方法详细资料
-
deserialize
-
deserialize
public static net.kyori.adventure.text.Component deserialize(@Nullable @Nullable CommandSender cs, String input) -
text
-
serialize
-