Package io.github.projectunified.craftcommand.processor.extension


package io.github.projectunified.craftcommand.processor.extension
SPI interfaces for extending the annotation processor.

Third-party processors can implement these interfaces to:

  • Add custom type resolvers
  • Handle parameter annotations
  • Handle method annotations