Uses of Class
com.winterhavenmc.library.messagebuilder.keys.RecordKey

Packages that use RecordKey
Package
Description
This package contains the StandardKey interface and implementations
Provides interfaces and data models that represent entries from the plugin's language YAML file.
Contains the sealed Message interface and its implementations, which represent composed messages ready for macro substitution and delivery.
Provides support for message rate limiting through a cooldown mechanism.
Defines the entry point to the message pipeline, responsible for retrieving MessageRecord instances from a configuration-backed query system.
This package contains the QueryHandler interface and implementations for the language file sections.