Uses of Interface
com.winterhavenmc.library.messagebuilder.pipeline.processor.Processor
Packages that use Processor
Package
Description
Defines the final stage in the message processing pipeline, responsible for converting a structured
ValidMessageRecord
into a fully resolved
FinalMessageRecord
.-
Uses of Processor in com.winterhavenmc.library.messagebuilder.pipeline.processor
Classes in com.winterhavenmc.library.messagebuilder.pipeline.processor that implement ProcessorModifier and TypeClassDescriptionclass
Default implementation of theProcessor
interface responsible for performing macro replacement on message fields.