Uses of Package
io.github.projectunified.craftcommand.processor
Packages that use io.github.projectunified.craftcommand.processor
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.
-
Classes in io.github.projectunified.craftcommand.processor used by io.github.projectunified.craftcommand.processorClassDescriptionRe-structured, highly readable base class for command annotation processors.Interface to generate platform-specific command execution steps.Compile-time lookups for local resolvers, suggest methods, fields, and command-model class resolution.Registry for sender types supported by a platform.Single source of truth for built-in and platform parameter types.A registered type's behaviors.Fluent builder.
-
Classes in io.github.projectunified.craftcommand.processor used by io.github.projectunified.craftcommand.processor.bukkitClassDescriptionRe-structured, highly readable base class for command annotation processors.Single source of truth for built-in and platform parameter types.
-
Classes in io.github.projectunified.craftcommand.processor used by io.github.projectunified.craftcommand.processor.paperClassDescriptionRe-structured, highly readable base class for command annotation processors.Interface to generate platform-specific command execution steps.Single source of truth for built-in and platform parameter types.
-
Classes in io.github.projectunified.craftcommand.processor used by io.github.projectunified.craftcommand.processor.standaloneClassDescriptionRe-structured, highly readable base class for command annotation processors.