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.
  • Class
    Description
    Query 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.
    An interface that declares a query handler that is typed constrained to implementations of the SectionRecord interface