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.