Uses of Interface
io.github.projectunified.craftcommand.processor.extension.MethodAnnotationHandler
Packages that use MethodAnnotationHandler
Package
Description
Base annotation processor for CraftCommand.
-
Uses of MethodAnnotationHandler in io.github.projectunified.craftcommand.processor
Methods in io.github.projectunified.craftcommand.processor that return types with arguments of type MethodAnnotationHandlerModifier and TypeMethodDescriptionstatic List<MethodAnnotationHandler<?>> SpiLoader.loadMethodHandlers(ClassLoader classLoader)