类 ComponentUtils

java.lang.Object
io.github.lijinhong11.mittellib.utils.ComponentUtils

public class ComponentUtils extends Object
  • 构造器详细资料

    • ComponentUtils

      public ComponentUtils()
  • 方法详细资料

    • deserialize

      public static net.kyori.adventure.text.Component deserialize(String input)
    • deserialize

      public static net.kyori.adventure.text.Component deserialize(@Nullable @Nullable CommandSender cs, String input)
    • text

      public static net.kyori.adventure.text.Component text(String input)
    • serialize

      public static String serialize(net.kyori.adventure.text.Component component)