java.lang.Object
top.redstarmc.plugin.velocitytitle.velocity.configuration.CommandInfo

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

    • CommandInfo

      public CommandInfo()
  • 方法详细资料

    • init

      public static void init()
    • root

      @NotNull public static @NotNull List<net.kyori.adventure.text.Component> root()
    • help

      @NotNull public static @NotNull List<net.kyori.adventure.text.Component> help()
    • title

      @NotNull public static @NotNull List<net.kyori.adventure.text.Component> title()
    • player

      @NotNull public static @NotNull List<net.kyori.adventure.text.Component> player()
    • error

      @NotNull public static @NotNull net.kyori.adventure.text.Component error()
    • cannotFindTitle

      @NotNull public static @NotNull net.kyori.adventure.text.Component cannotFindTitle()
    • cannotFindPlayer

      @NotNull public static @NotNull net.kyori.adventure.text.Component cannotFindPlayer()
    • existedTitle

      @NotNull public static @NotNull net.kyori.adventure.text.Component existedTitle()
    • ownedTitle

      @NotNull public static @NotNull net.kyori.adventure.text.Component ownedTitle()
    • notOwnedTitle

      @NotNull public static @NotNull net.kyori.adventure.text.Component notOwnedTitle()
    • titleCreateSuccess

      @NotNull public static @NotNull net.kyori.adventure.text.Component titleCreateSuccess()
    • titleDeleteSuccess

      @NotNull public static @NotNull net.kyori.adventure.text.Component titleDeleteSuccess()
    • titleUpdateSuccess

      @NotNull public static @NotNull net.kyori.adventure.text.Component titleUpdateSuccess()
    • divideSuccess

      @NotNull public static @NotNull net.kyori.adventure.text.Component divideSuccess()
    • revokeSuccess

      @NotNull public static @NotNull net.kyori.adventure.text.Component revokeSuccess()
    • wearSuccess

      @NotNull public static @NotNull net.kyori.adventure.text.Component wearSuccess()
    • pickSuccess

      @NotNull public static @NotNull net.kyori.adventure.text.Component pickSuccess()