Uses of Package
com.winterhavenmc.library.messagebuilder.resources
Packages that use com.winterhavenmc.library.messagebuilder.resources
Package
Description
This package contains packages that pertain to resources and their handlers.
This package encapsulates the handling and querying of a language resource.
-
-
Classes in com.winterhavenmc.library.messagebuilder.resources used by com.winterhavenmc.library.messagebuilder.resources.languageClassDescriptionAn interface that describes classes that are responsible for installing resources from the jar to the plugin data directory.An interface that represents classes responsible for loading an installed resource file from the plugin data directory.An interface that describes a resource manager that is responsible for installing resources from the plugin jar file to the plugin data directory, as well as loading and reloading the installed files at startup or issuance of the
reload
command.