Uses of Interface
site.lab0x13.scrow.commands.velocity.CommandContextFactory
Packages that use CommandContextFactory
-
Uses of CommandContextFactory in site.lab0x13.scrow.commands.velocity
Constructors in site.lab0x13.scrow.commands.velocity with parameters of type CommandContextFactoryModifierConstructorDescriptionScrowCommands(com.velocitypowered.api.proxy.ProxyServer server, CommandContextFactory<C> commandContextFactory) VelocityCommand(site.lab0x13.scrow.commands.CommandHandler<C> commandHandler, CommandContextFactory<C> commandContextFactory, site.lab0x13.scrow.commands.PlatformAdapter platformAdapter, site.lab0x13.scrow.commands.model.literal.RootLiteral<C> rootLiteral)