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

Packages that use FinalMessageRecord
Package
Description
 
 
 
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.
Provides interfaces and data models that represent entries from the plugin's language YAML file.