Uses of Package
dev.sympho.modular_commands.api.command.reply
Packages that use dev.sympho.modular_commands.api.command.reply
Package
Description
Interfaces that represent the invocation context of a command.
Interface that bridges reply management on different commant types.
Implementations for command contexts.
-
Classes in dev.sympho.modular_commands.api.command.reply used by dev.sympho.modular_commands.api.command.contextClassDescriptionSpecification for creating a new command reply.A reply made by a command.Manages the replies sent by a command.
-
Classes in dev.sympho.modular_commands.api.command.reply used by dev.sympho.modular_commands.api.command.replyClassDescriptionSpecification for editing a command reply that can be directly subscribed to to execute.Specification for editing a previosly sent command reply.Builds instances of type
CommandReplyEditSpec
.Specification for creating a new command reply that can be directly subscribed to to execute.Specification for creating a new command reply.Builds instances of typeCommandReplySpec
.A reply made by a command.Manages the replies sent by a command. -
Classes in dev.sympho.modular_commands.api.command.reply used by dev.sympho.modular_commands.impl.contextClassDescriptionSpecification for creating a new command reply.A reply made by a command.Manages the replies sent by a command.