Uses of Interface
tech.guilhermekaua.spigotboot.commands.CommandAnnotationInterceptor
Packages that use CommandAnnotationInterceptor
Package
Description
-
Uses of CommandAnnotationInterceptor in tech.guilhermekaua.spigotboot.commands
Methods in tech.guilhermekaua.spigotboot.commands that return types with arguments of type CommandAnnotationInterceptorModifier and TypeMethodDescriptionList<Class<? extends CommandAnnotationInterceptor<?>>>CommandInterceptorAnnotationBinding.getInterceptorTypes()Constructor parameters in tech.guilhermekaua.spigotboot.commands with type arguments of type CommandAnnotationInterceptorModifierConstructorDescriptionCommandInterceptorAnnotationBinding(Annotation annotation, List<Class<? extends CommandAnnotationInterceptor<?>>> interceptorTypes) -
Uses of CommandAnnotationInterceptor in tech.guilhermekaua.spigotboot.commands.cooldown
Classes in tech.guilhermekaua.spigotboot.commands.cooldown that implement CommandAnnotationInterceptor