Uses of Record Class
com.winterhavenmc.library.messagebuilder.model.language.FinalMessageRecord

Packages that use FinalMessageRecord
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 final dispatch stage in the message pipeline, responsible for delivering resolved and formatted messages to recipients.