Uses of Package
com.winterhavenmc.library.messagebuilder.model.language

Package
Description
Provides interfaces and data models that represent entries from the plugin's language YAML file.
Provides support for message rate limiting through a cooldown mechanism.
Defines the final stage in the message processing pipeline, responsible for converting a structured ValidMessageRecord into a fully resolved FinalMessageRecord.
Defines the entry point to the message pipeline, responsible for retrieving MessageRecord instances from a configuration-backed query system.
Defines the final dispatch stage in the message pipeline, responsible for delivering resolved and formatted messages to recipients.
This package contains the QueryHandler interface and implementations for the language file sections.
This package encapsulates the handling and querying of a language resource.