Class PaperBasicCommandProcessor

All Implemented Interfaces:
Processor

@AutoService(javax.annotation.processing.Processor.class) @SupportedAnnotationTypes("io.github.projectunified.craftcommand.annotation.Command") @SupportedSourceVersion(RELEASE_8) public class PaperBasicCommandProcessor extends BaseCommandProcessor