Annotation Interface MCRCommandGroup


@Retention(RUNTIME) @Documented @Target(TYPE) public @interface MCRCommandGroup
Annotates a class that holds public static methods as commands they could be executed via MCRCommandLineInterface.
Author:
Thomas Scheffler (yagee)
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    A name for this command group
  • Element Details

    • name

      String name
      A name for this command group