public class PaperCommandManager extends co.aikar.commands.BukkitCommandManager
| Constructor and Description |
|---|
PaperCommandManager(org.bukkit.plugin.Plugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
co.aikar.commands.CommandCompletions<co.aikar.commands.BukkitCommandCompletionContext> |
getCommandCompletions() |
co.aikar.commands.CommandContexts<co.aikar.commands.BukkitCommandExecutionContext> |
getCommandContexts() |
createCommandContext, createCompletionContext, createRegisteredCommand, createRootCommand, getCommandIssuer, getLocales, getPlugin, getTimings, hasRegisteredCommands, isCommandIssuer, log, registerCommand, registerCommand, unregisterCommand, unregisterCommand, unregisterCommandsaddSupportedLanguage, createCommandOperationContext, enableUnstableAPI, formatMessage, generateCommandHelp, generateCommandHelp, generateCommandHelp, generateCommandHelp, getCommandReplacements, getCurrentCommandIssuer, getCurrentCommandManager, getCurrentCommandOperationContext, getDefaultExceptionHandler, getDefaultFormatter, getFormat, getIssuerLocale, getSupportedLanguages, handleUncaughtException, hasPermission, log, obtainRootCommand, sendMessage, sendMessage, setDefaultExceptionHandler, setDefaultFormatter, setFormat, setFormat, setFormatpublic PaperCommandManager(org.bukkit.plugin.Plugin plugin)
public co.aikar.commands.CommandContexts<co.aikar.commands.BukkitCommandExecutionContext> getCommandContexts()
getCommandContexts in class co.aikar.commands.BukkitCommandManagerpublic co.aikar.commands.CommandCompletions<co.aikar.commands.BukkitCommandCompletionContext> getCommandCompletions()
getCommandCompletions in class co.aikar.commands.BukkitCommandManagerCopyright © 2017. All rights reserved.