Uses of Interface
site.lab0x13.scrow.commands.bukkit.CommandContextFactory
-
Uses of CommandContextFactory in site.lab0x13.scrow.commands.bukkit
Constructors in site.lab0x13.scrow.commands.bukkit with parameters of type CommandContextFactoryModifierConstructorDescriptionprotectedBukkitScrowCommand(site.lab0x13.scrow.commands.CommandHandler<C> commandHandler, CommandContextFactory<C> commandContextFactory, site.lab0x13.scrow.commands.model.literal.RootLiteral<C> rootLiteral) ScrowCommands(org.bukkit.plugin.Plugin plugin, CommandContextFactory<C> commandContextFactory) TabCompleteListener(ScrowCommands<C> commandAPI, site.lab0x13.scrow.commands.CommandHandler<C> commandHandler, CommandContextFactory<C> commandContextFactory)