Uses of Class
com.winterhavenmc.library.messagebuilder.models.keys.ValidMacroKey

Packages that use ValidMacroKey
Package
Description
Provides classes that expose a uniform interface for accessing structured data from diverse object types used within MessageBuilderLib.
 
 
Provides internal map types used in macro extraction and message formatting.
Provides mechanisms for extracting macro-compatible string values from objects that have been adapted by the Accessor system.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Provides utilities for identifying macro placeholders within message strings.
Provides a hierarchy of ValueResolver implementations responsible for converting macro-related input values into string representations for use in templated messages.
This package contains the StandardKey interface and implementations