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