Uses of Package
com.winterhavenmc.library.messagebuilder.query
Packages that use com.winterhavenmc.library.messagebuilder.query
Package
Description
Provides interfaces and data models that represent entries from the plugin's
language YAML file.
Provides formatting for
Duration
values into localized, human-readable strings.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.
-
Classes in com.winterhavenmc.library.messagebuilder.query used by com.winterhavenmc.library.messagebuilder.model.languageClassDescriptionAn interface that declares a query handler that is typed constrained to implementations of the SectionRecord interface
-
-
Classes in com.winterhavenmc.library.messagebuilder.query used by com.winterhavenmc.library.messagebuilder.pipeline.retrieverClassDescriptionAn interface that declares a query handler that is typed constrained to implementations of the SectionRecord interface
-
Classes in com.winterhavenmc.library.messagebuilder.query used by com.winterhavenmc.library.messagebuilder.queryClassDescriptionAn interface that declares a query handler that is typed constrained to implementations of the SectionRecord interface