| activePlatform() (defined in dev.jorel.commandapi.BukkitPlatform< Source >) | dev.jorel.commandapi.BukkitPlatform< Source > | |
| checkDependencies() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | protected |
| CommandAPIBukkit() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | protected |
| config (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | protectedstatic |
| createCommandRegistrationStrategy() (defined in dev.jorel.commandapi.BukkitPlatform< Source >) | dev.jorel.commandapi.BukkitPlatform< Source > | |
| createDispatcherFile(File file, CommandDispatcher< Source > dispatcher) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| get() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | static |
| getBrigadierDispatcher() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| getBrigadierSourceFromCommandSender(AbstractCommandSender<? extends CommandSender > sender) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| getCommandMap() (defined in dev.jorel.commandapi.BukkitPlatform< Source >) | dev.jorel.commandapi.BukkitPlatform< Source > | |
| getCommandRegistrationStrategy() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| getCommandSenderFromCommandSource(Source css) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| getConfiguration() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | static |
| getLogger() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| getMessenger() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| getNMS() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| getPlugin() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| getSenderForCommand(CommandContext< Source > cmdCtx, boolean forceNative) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| getSuggestionProvider(SuggestionProviders suggestionProvider) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| initializeNBTAPI(Class< T > nbtContainerClass, Function< Object, T > nbtContainerConstructor) | dev.jorel.commandapi.CommandAPIBukkit< Source > | static |
| newConcreteCommandAPICommand(CommandMetaData< CommandSender > meta) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| newConcreteLiteralArgument(String nodeName, String literal) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| newConcreteMultiLiteralArgument(String nodeName, String[] literals) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| nms (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | protected |
| onDisable() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| onEnable() | dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source > | |
| onLoad() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| plugin (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | protected |
| postCommandRegistration(RegisteredCommand registeredCommand, LiteralCommandNode< Source > resultantNode, List< LiteralCommandNode< Source > > aliasNodes) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| preCommandRegistration(String commandName) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| registerBukkitRecipesSafely(Iterator< Recipe > recipes) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| registerCommandNode(LiteralArgumentBuilder< Source > node, String namespace) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| registerPermission(String string) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| reloadDataPacks() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| setupMessenger() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| stopCommandRegistrations() (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | protected |
| unregister(String commandName, boolean unregisterNamespaces) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| unregister(String commandName, boolean unregisterNamespaces, boolean unregisterBukkit) | dev.jorel.commandapi.CommandAPIBukkit< Source > | static |
| updateRequirements(AbstractPlayer<?> player) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |
| wrapCommandSender(CommandSender sender) (defined in dev.jorel.commandapi.CommandAPIBukkit< Source >) | dev.jorel.commandapi.CommandAPIBukkit< Source > | |