Uses of Class
com.winterhavenmc.library.messagebuilder.pipeline.maps.MacroStringMap

Packages that use MacroStringMap
Package
Description
Provides an adapter and interface for extracting and formatting display names from objects.
Provides an adapter for objects that expose a Duration.
Provides adapter and interface support for expiration-based macro replacements.
Provides adapter support for objects that expose a timestamp via the Instant API.
Provides support for extracting killer information from entities or plugin-defined objects.
Provides support for extracting and formatting location-based macro values from objects.
Contains support for adapting objects that represent looting permissions or claims.
Provides the Nameable interface and its corresponding adapter used to extract and format name-related fields from objects passed into the message pipeline.
Provides support for extracting ownership information from objects and applying it to macro placeholders.
Provides support for adapting objects with time-based protection attributes into macro string values.
Provides support for macro replacement of quantity-related values.
Provides support for macro replacement of UUID values from objects.
Provides mechanisms for extracting macro-compatible string values from objects that have been adapted by the Adapter system.
Provides internal map types used in macro extraction and message formatting.
Provides a hierarchy of Resolver implementations responsible for converting macro-related input values into string representations for use in templated messages.