Annotation Type ProxiedBy


@Target(METHOD) @Retention(RUNTIME) public @interface ProxiedBy
Creates a command proxy for the command. This is similar to Command.Builder.proxies(Command).
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Syntax of the proxying command
  • Element Details

    • value

      Syntax of the proxying command
      Returns:
      Proxy syntax