Uses of Class
co.aikar.commands.UnstableAPI
-
Packages that use UnstableAPI Package Description co.aikar.commands -
-
Uses of UnstableAPI in co.aikar.commands
Methods in co.aikar.commands with annotations of type UnstableAPI Modifier and Type Method Description CommandHelpCommandManager. generateCommandHelp()Deprecated.Unstable APICommandHelpCommandManager. generateCommandHelp(@NotNull String command)Deprecated.Unstable APICommandHelpCommandManager. generateCommandHelp(CommandIssuer issuer, @NotNull String command)Deprecated.Unstable APICommandHelpCommandManager. generateCommandHelp(CommandIssuer issuer, RootCommand rootCommand)Deprecated.Unstable APICommandHelpBaseCommand. getCommandHelp()Deprecated.Unstable APIintCommandManager. getDefaultHelpPerPage()Deprecated.Unstable APICommandHelpFormatterCommandManager. getHelpFormatter()Deprecated.Unstable APIvoidCommandManager. setDefaultHelpPerPage(int defaultHelpPerPage)Deprecated.Unstable APIvoidCommandManager. setHelpFormatter(CommandHelpFormatter helpFormatter)Deprecated.Unstable APIvoidBaseCommand. showCommandHelp()Deprecated.Unstable APIprotected voidCommandHelp. updateSearchScore(HelpEntry help)
-