Class PluginAnnotationProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
com.velocitypowered.api.plugin.ap.PluginAnnotationProcessor
All Implemented Interfaces:
Processor

@AutoService(javax.annotation.processing.Processor.class) @SupportedAnnotationTypes("com.velocitypowered.api.plugin.Plugin") public class PluginAnnotationProcessor extends AbstractProcessor
Annotation processor for Velocity.