Uses of Package
com.winterhavenmc.library.messagebuilder.pipeline.matcher
Packages that use com.winterhavenmc.library.messagebuilder.pipeline.matcher
Package
Description
Provides utilities for identifying macro placeholders within message strings.
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
.