Uses of Package
dev.sympho.modular_commands.api.command.handler
Packages that use dev.sympho.modular_commands.api.command.handler
Package
Description
APIs related to defining a command.
Handler interfaces used across the system.
Registry system for registering commands that can be executed.
Runtime system for executing commands defined through the API.
Internal implementation-specific classes.
Default implementations for registries.
Collection of classes that provide assorted utilies for ease of use.
Builders for various types.
-
-
Classes in dev.sympho.modular_commands.api.command.handler used by dev.sympho.modular_commands.api.command.handlerClassDescriptionA set of handlers for executing an invocation of a command.A set of handlers that support interaction-based invocations.A function that handles the execution of a command.A set of handlers that support message-based invocations.A function that handles the result of a command.A set of handlers that support slash-based invocations.A set of handlers that support text-based (message and slash) invocations.
-
-
Classes in dev.sympho.modular_commands.api.command.handler used by dev.sympho.modular_commands.executeClassDescriptionA set of handlers for executing an invocation of a command.A function that handles the execution of a command.A function that handles the result of a command.
-
Classes in dev.sympho.modular_commands.api.command.handler used by dev.sympho.modular_commands.impl
-
-
Classes in dev.sympho.modular_commands.api.command.handler used by dev.sympho.modular_commands.utilsClassDescriptionA set of handlers for executing an invocation of a command.A function that handles the execution of a command.A function that handles the result of a command.
-
Classes in dev.sympho.modular_commands.api.command.handler used by dev.sympho.modular_commands.utils.builderClassDescriptionA set of handlers for executing an invocation of a command.A set of handlers that support interaction-based invocations.A set of handlers that support message-based invocations.A set of handlers that support slash-based invocations.A set of handlers that support text-based (message and slash) invocations.