Annotation Interface DocumentationId


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface DocumentationId
Sets documentation id for the annotated element. This is optional; if no id is specified, Skript will create one.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details