Uses of Interface
io.github.projectunified.craftcommand.processor.extension.ParameterAnnotationHandler
Packages that use ParameterAnnotationHandler
Package
Description
Base annotation processor for CraftCommand.
-
Uses of ParameterAnnotationHandler in io.github.projectunified.craftcommand.processor
Methods in io.github.projectunified.craftcommand.processor that return types with arguments of type ParameterAnnotationHandlerModifier and TypeMethodDescriptionstatic List<ParameterAnnotationHandler<?>> SpiLoader.loadParameterHandlers(ClassLoader classLoader) -
Uses of ParameterAnnotationHandler in io.github.projectunified.craftcommand.validation.processor.extension
Classes in io.github.projectunified.craftcommand.validation.processor.extension that implement ParameterAnnotationHandlerModifier and TypeClassDescriptionclassBuilt-in validation handler for@Maxannotations.classBuilt-in validation handler for@Minannotations.classBuilt-in validation handler for@ValidateWithannotations.