Package dev.upcraft.sparkweave.api.annotation


package dev.upcraft.sparkweave.api.annotation
  • Class
    Description
    Indicates that a class, field, method, or constructor is called by reflection.
    Indicates that a method or constructor is sensitive to the context in which it is used
     
     
    Marks an interface as being an entrypoint, which will cause the annotation processor to include it in the quilt.mod.json entrypoints section.