Uses of Interface
net.citizensnpcs.api.command.CommandAnnotationProcessor
-
Uses of CommandAnnotationProcessor in net.citizensnpcs.api.command
Modifier and TypeMethodDescriptionvoid
CommandManager.registerAnnotationProcessor
(CommandAnnotationProcessor processor) Registers anCommandAnnotationProcessor
that can process annotations before a command is executed.