Package io.github.projectunified.craftcommand.processor.extension
package io.github.projectunified.craftcommand.processor.extension
-
InterfacesClassDescriptionMethodAnnotationHandler<A extends Annotation>SPI handler to inject custom validation or execution logic based on method-level annotations.ParameterAnnotationHandler<A extends Annotation>SPI handler to inject custom validation or execution logic based on parameter-level annotations.