Annotation Interface Mod.Entrypoint
- Enclosing class:
- Mod
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
-
Element Details
-
value
String value- Returns:
- the id of the entrypoint
-