类 CommandInfo
java.lang.Object
top.redstarmc.plugin.velocitytitle.velocity.configuration.CommandInfo
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static @NotNull net.kyori.adventure.text.Componentstatic @NotNull net.kyori.adventure.text.Componentstatic @NotNull net.kyori.adventure.text.Componentstatic @NotNull net.kyori.adventure.text.Componenterror()static @NotNull net.kyori.adventure.text.Componentstatic @NotNull List<net.kyori.adventure.text.Component> help()static voidinit()static @NotNull net.kyori.adventure.text.Componentstatic @NotNull net.kyori.adventure.text.Componentstatic @NotNull net.kyori.adventure.text.Componentstatic @NotNull List<net.kyori.adventure.text.Component> player()static @NotNull net.kyori.adventure.text.Componentstatic @NotNull List<net.kyori.adventure.text.Component> root()static @NotNull List<net.kyori.adventure.text.Component> title()static @NotNull net.kyori.adventure.text.Componentstatic @NotNull net.kyori.adventure.text.Componentstatic @NotNull net.kyori.adventure.text.Componentstatic @NotNull net.kyori.adventure.text.Component
-
构造器详细资料
-
CommandInfo
public CommandInfo()
-
-
方法详细资料
-
init
public static void init() -
root
-
help
-
title
-
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()
-