Package com.winterhavenmc.library.messagebuilder.query
package com.winterhavenmc.library.messagebuilder.query
This package contains the QueryHandler interface and implementations for the language file sections.
-
ClassDescriptionQuery handler for the 'CONSTANTS' section of the language file.Handles queries for item records from the current language file.Handles queries for message records from the current language file.QueryHandler<T extends SectionRecord>An interface that declares a query handler that is typed constrained to implementations of the SectionRecord interface