Package com.winterhavenmc.library.messagebuilder.resources.language
package com.winterhavenmc.library.messagebuilder.resources.language
This package encapsulates the handling and querying of a language resource. The Interfaces
SectionResourceManager
and LanguageQueryHandler
declare the methods necessary
for an implementation of language resource and query handlers, respectively.
At this time, there is only one implementation of a language resource package, the yaml package.-
ClassDescriptionThis class is responsible for installing localization resources from the language directory of the jar archive to the language subdirectory of the plugin data directory.This class is responsible for the loading of the language file from the plugin data directory into a configuration object.This class is responsible for the management and lifecycle of the language resource.Enum containing constants for various yaml parameters