Package io.github.projectunified.craftcommand
package io.github.projectunified.craftcommand
-
ClassDescriptionArgumentResolver<S,
T> Resolver for command parameter arguments.A provider for dynamic argument resolvers.Information about a command or subcommand execution.Interface implemented by generated command wrappers to expose their command info list.Base command manager responsible for registering argument resolvers and handling errors.ErrorHandler<S>Handler for exceptions thrown during command execution.