Interface BaseCommand

All Known Subinterfaces:
PaperCommand, StandaloneCommand

public interface BaseCommand
Common interface for all generated command wrappers.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the command metadata.
  • Method Details

    • getCommandInfo

      List<CommandInfo> getCommandInfo()
      Gets the command metadata.
      Returns:
      the command info list