Uses of Package
com.winterhavenmc.library.messagebuilder.pipeline.sender
Packages that use com.winterhavenmc.library.messagebuilder.pipeline.sender
Package
Description
Provides the core processing components of the message pipeline.
Defines the final dispatch stage in the message pipeline, responsible for delivering
resolved and formatted messages to recipients.
-
Classes in com.winterhavenmc.library.messagebuilder.pipeline.sender used by com.winterhavenmc.library.messagebuilder.pipelineClassDescriptionA functional interface representing a message dispatch strategy responsible for delivering a fully rendered
FinalMessageRecord
to aRecipient.Sendable
. -
Classes in com.winterhavenmc.library.messagebuilder.pipeline.sender used by com.winterhavenmc.library.messagebuilder.pipeline.senderClassDescriptionA functional interface representing a message dispatch strategy responsible for delivering a fully rendered
FinalMessageRecord
to aRecipient.Sendable
.