getBrigadierDispatcher() (defined in dev.jorel.commandapi.CommandRegistrationStrategy< Source >) | dev.jorel.commandapi.CommandRegistrationStrategy< Source > | |
isThisTheCommandButNamespaced(String commandName, String key) (defined in dev.jorel.commandapi.CommandRegistrationStrategy< Source >) | dev.jorel.commandapi.CommandRegistrationStrategy< Source > | protectedstatic |
postCommandRegistration(RegisteredCommand registeredCommand, LiteralCommandNode< Source > resultantNode, List< LiteralCommandNode< Source > > aliasNodes) (defined in dev.jorel.commandapi.CommandRegistrationStrategy< Source >) | dev.jorel.commandapi.CommandRegistrationStrategy< Source > | |
preReloadDataPacks() (defined in dev.jorel.commandapi.CommandRegistrationStrategy< Source >) | dev.jorel.commandapi.CommandRegistrationStrategy< Source > | |
registerCommandNode(LiteralArgumentBuilder< Source > node, String namespace) (defined in dev.jorel.commandapi.CommandRegistrationStrategy< Source >) | dev.jorel.commandapi.CommandRegistrationStrategy< Source > | |
removeBrigadierCommands(RootCommandNode< Source > root, String commandName, boolean unregisterNamespaces, Predicate< CommandNode< Source > > extraCheck) (defined in dev.jorel.commandapi.CommandRegistrationStrategy< Source >) | dev.jorel.commandapi.CommandRegistrationStrategy< Source > | protected |
removeCommandFromMapIfCheckPasses(Map< String, T > map, String key, Predicate< T > extraCheck) (defined in dev.jorel.commandapi.CommandRegistrationStrategy< Source >) | dev.jorel.commandapi.CommandRegistrationStrategy< Source > | protectedstatic |
removeCommandNamespace(Map< String, T > map, String commandName, Predicate< T > extraCheck) (defined in dev.jorel.commandapi.CommandRegistrationStrategy< Source >) | dev.jorel.commandapi.CommandRegistrationStrategy< Source > | protectedstatic |
runTasksAfterServerStart() (defined in dev.jorel.commandapi.CommandRegistrationStrategy< Source >) | dev.jorel.commandapi.CommandRegistrationStrategy< Source > | |
unregister(String commandName, boolean unregisterNamespaces, boolean unregisterBukkit) (defined in dev.jorel.commandapi.CommandRegistrationStrategy< Source >) | dev.jorel.commandapi.CommandRegistrationStrategy< Source > | |