Uses of Interface
com.winterhavenmc.library.messagebuilder.pipeline.adapters.Adapter

Packages that use Adapter
Package
Description
Defines the adapter mechanism for macro value extraction within the message-building pipeline.
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.