CommandAPI 9.4.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.Brigadier Member List

This is the complete list of members for dev.jorel.commandapi.Brigadier, including all inherited members.

fromArgument(List< Argument > args, Argument argument)dev.jorel.commandapi.Brigadierstatic
fromArgument(Argument argument)dev.jorel.commandapi.Brigadierstatic
fromCommand(AbstractCommandAPICommand<?, Argument, CommandSender > command) (defined in dev.jorel.commandapi.Brigadier)dev.jorel.commandapi.Brigadierstatic
fromLiteralArgument(Literal< Argument > literalArgument)dev.jorel.commandapi.Brigadierstatic
fromPredicate(BiPredicate< CommandSender, Object[]> predicate, List< Argument > args)dev.jorel.commandapi.Brigadierstatic
getBrigadierSourceFromCommandSender(CommandSender sender)dev.jorel.commandapi.Brigadierstatic
getCommandDispatcher()dev.jorel.commandapi.Brigadierstatic
getCommandSenderFromContext(CommandContext cmdCtx)dev.jorel.commandapi.Brigadierstatic
getRootNode()dev.jorel.commandapi.Brigadierstatic
parseArguments(CommandContext cmdCtx, List< Argument > args)dev.jorel.commandapi.Brigadierstatic
toSuggestions(Argument argument, List< Argument > args)dev.jorel.commandapi.Brigadierstatic