Class Commands

java.lang.Object
net.minheur.potoflux.terminal.commands.Commands

public class Commands extends Object
Registry of all commands of potoflux
  • Field Details

  • Constructor Details

    • Commands

      public Commands()
  • Method Details

    • register

      public static void register(RegisterCommandsEvent event)
      Registers the commands to the reg
      Parameters:
      event - the event to register commands to