Interface CommandUtil.NewCommandGenerator

Enclosing class:
CommandUtil

public static interface CommandUtil.NewCommandGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    newCommand(org.enginehub.piston.Command oldCommand, org.enginehub.piston.CommandParameters oldParameters)
     
  • Method Details

    • newCommand

      String newCommand(org.enginehub.piston.Command oldCommand, org.enginehub.piston.CommandParameters oldParameters)