Uses of Class
io.github.projectunified.craftcommand.processor.BaseCommandProcessor
Packages that use BaseCommandProcessor
Package
Description
Base annotation processor for CraftCommand.
Bukkit-specific annotation processor for CraftCommand.
Paper-specific annotation processor for CraftCommand.
Standalone-specific annotation processor for CraftCommand.
-
Uses of BaseCommandProcessor in io.github.projectunified.craftcommand.processor
Constructors in io.github.projectunified.craftcommand.processor with parameters of type BaseCommandProcessorModifierConstructorDescriptionArrayExecutionSource(BaseCommandProcessor processor, String argsVar, boolean hasDynamic, String argIdxVar) Constructs an ArrayExecutionSource. -
Uses of BaseCommandProcessor in io.github.projectunified.craftcommand.processor.bukkit
-
Uses of BaseCommandProcessor in io.github.projectunified.craftcommand.processor.paper
-
Uses of BaseCommandProcessor in io.github.projectunified.craftcommand.processor.standalone