Class ScrowCommands<C extends VelocityCommandContext<C>>
java.lang.Object
site.lab0x13.scrow.commands.velocity.ScrowCommands<C>
- All Implemented Interfaces:
site.lab0x13.scrow.commands.IScrowCommands<C>
public class ScrowCommands<C extends VelocityCommandContext<C>>
extends Object
implements site.lab0x13.scrow.commands.IScrowCommands<C>
-
Constructor Summary
ConstructorsConstructorDescriptionScrowCommands(com.velocitypowered.api.proxy.ProxyServer server, CommandContextFactory<C> commandContextFactory) -
Method Summary
-
Constructor Details
-
ScrowCommands
public ScrowCommands(com.velocitypowered.api.proxy.ProxyServer server, CommandContextFactory<C> commandContextFactory)
-
-
Method Details
-
register
- Specified by:
registerin interfacesite.lab0x13.scrow.commands.IScrowCommands<C extends VelocityCommandContext<C>>
-