Annotation Interface Mod.Entrypoint

Enclosing class:
Mod

@Target(TYPE) @Retention(RUNTIME) public static @interface Mod.Entrypoint
Marks an interface as being an entrypoint, which will cause the annotation processor to include it in the quilt.mod.json entrypoints section.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      the id of the entrypoint