Uses of Interface
com.winterhavenmc.library.messagebuilder.pipeline.resolvers.Resolver

Packages that use Resolver
Package
Description
Defines the final stage in the message processing pipeline, responsible for converting a structured ValidMessageRecord into a fully resolved FinalMessageRecord.
Contains interfaces and classes responsible for replacing macros in message strings using resolved values from a MacroObjectMap.
Provides a hierarchy of Resolver implementations responsible for converting macro-related input values into string representations for use in templated messages.