Uses of Class
io.github.projectunified.craftcommand.processor.paper.PaperCommandProcessor
Packages that use PaperCommandProcessor
Package
Description
Paper-specific annotation processor for CraftCommand.
-
Uses of PaperCommandProcessor in io.github.projectunified.craftcommand.processor.paper
Constructors in io.github.projectunified.craftcommand.processor.paper with parameters of type PaperCommandProcessorModifierConstructorDescriptionPaperExecutionSource(PaperCommandProcessor processor, List<io.github.projectunified.craftcommand.processor.paper.PaperCommandProcessor.NodeInfo> nodes, int parsedNodeCount)