CommandAPI 9.4.1
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.AbstractArgumentTree< Impl, Argument, CommandSender > Member List

This is the complete list of members for dev.jorel.commandapi.AbstractArgumentTree< Impl, Argument, CommandSender >, including all inherited members.

AbstractArgumentTree()dev.jorel.commandapi.AbstractArgumentTree< Impl, Argument, CommandSender >protected
AbstractArgumentTree(final Argument argument)dev.jorel.commandapi.AbstractArgumentTree< Impl, Argument, CommandSender >protected
clearExecutors() (defined in dev.jorel.commandapi.Executable< Impl, CommandSender >)dev.jorel.commandapi.Executable< Impl, CommandSender >
executor (defined in dev.jorel.commandapi.Executable< Impl, CommandSender >)dev.jorel.commandapi.Executable< Impl, CommandSender >protected
getExecutor() (defined in dev.jorel.commandapi.Executable< Impl, CommandSender >)dev.jorel.commandapi.Executable< Impl, CommandSender >
instance()dev.jorel.commandapi.ChainableBuilder< Impl >
setExecutor(CommandAPIExecutor< CommandSender, AbstractCommandSender<? extends CommandSender > > executor) (defined in dev.jorel.commandapi.Executable< Impl, CommandSender >)dev.jorel.commandapi.Executable< Impl, CommandSender >
then(final AbstractArgumentTree<?, Argument, CommandSender > tree)dev.jorel.commandapi.AbstractArgumentTree< Impl, Argument, CommandSender >