Uses of Annotation Type
co.aikar.commands.UnstableAPI
Packages that use UnstableAPI
-
Uses of UnstableAPI in co.aikar.commands
Methods in co.aikar.commands with annotations of type UnstableAPIModifier and TypeMethodDescriptionCommandManager.generateCommandHelp()Deprecated.Unstable APICommandManager.generateCommandHelp(@NotNull String command) Deprecated.Unstable APICommandManager.generateCommandHelp(CommandIssuer issuer, @NotNull String command) Deprecated.Unstable APICommandManager.generateCommandHelp(CommandIssuer issuer, RootCommand rootCommand) Deprecated.Unstable APIBaseCommand.getCommandHelp()Deprecated.Unstable APIintCommandManager.getDefaultHelpPerPage()Deprecated.Unstable APICommandManager.getHelpFormatter()Deprecated.Unstable APIvoidCommandManager.setDefaultHelpPerPage(int defaultHelpPerPage) Deprecated.Unstable APIvoidCommandManager.setHelpFormatter(CommandHelpFormatter helpFormatter) Deprecated.Unstable APIvoidBaseCommand.showCommandHelp()Deprecated.Unstable APIprotected voidCommandHelp.updateSearchScore(HelpEntry help)