CommandAPI 11.1.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.BukkitPlatform< Source > Member List

This is the complete list of members for dev.jorel.commandapi.BukkitPlatform< Source >, including all inherited members.

activePlatform() (defined in dev.jorel.commandapi.BukkitPlatform< Source >)dev.jorel.commandapi.BukkitPlatform< Source >
createCommandRegistrationStrategy() (defined in dev.jorel.commandapi.BukkitPlatform< Source >)dev.jorel.commandapi.BukkitPlatform< Source >
createDispatcherFile(File file, CommandDispatcher< Source > dispatcher)dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
getBrigadierDispatcher()dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
getBrigadierSourceFromCommandSender(AbstractCommandSender<? extends CommandSender > sender)dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
getCommandMap() (defined in dev.jorel.commandapi.BukkitPlatform< Source >)dev.jorel.commandapi.BukkitPlatform< Source >
getCommandSenderFromCommandSource(Source source)dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
getLogger()dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
getMessenger() (defined in dev.jorel.commandapi.BukkitPlatform< Source >)dev.jorel.commandapi.BukkitPlatform< Source >
getSenderForCommand(CommandContext< Source > cmdCtx, boolean forceNative)dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
onDisable()dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
onEnable()dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
onLoad() (defined in dev.jorel.commandapi.BukkitPlatform< Source >)dev.jorel.commandapi.BukkitPlatform< Source >
postCommandRegistration(RegisteredCommand registeredCommand, LiteralCommandNode< Source > resultantNode, List< LiteralCommandNode< Source > > aliasNodes)dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
preCommandRegistration(String commandName)dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
registerCommandNode(LiteralArgumentBuilder< Source > node, String namespace)dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
reloadDataPacks()dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
setupMessenger()dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
unregister(String commandName, boolean unregisterNamespaces)dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
updateRequirements(AbstractPlayer<?> player)dev.jorel.commandapi.CommandAPIPlatform< Argument<?>, CommandSender, Source >
wrapCommandSender(CommandSender sender) (defined in dev.jorel.commandapi.BukkitPlatform< Source >)dev.jorel.commandapi.BukkitPlatform< Source >