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 Details

    • ScrowCommands

      public ScrowCommands(com.velocitypowered.api.proxy.ProxyServer server, CommandContextFactory<C> commandContextFactory)
  • Method Details

    • register

      public void register(site.lab0x13.scrow.commands.model.literal.RootLiteral<C> rootNode)
      Specified by:
      register in interface site.lab0x13.scrow.commands.IScrowCommands<C extends VelocityCommandContext<C>>