Annotation Type NotifyCommands


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface NotifyCommands
    Notify a set of commands to either server or client.
    Since:
    8.0.0
    Author:
    jumperchen
    See Also:
    NotifyCommand
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      NotifyCommand[] value