JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package me.hsgamer.hscore.config
package
me.hsgamer.hscore.config
Contains the base classes of the config
Related Packages
Package
Description
me.hsgamer.hscore.config.annotated
Contains the config's base classes
me.hsgamer.hscore.config.annotation
Contains the annotations to be used in modules that require configuration annotation
me.hsgamer.hscore.config.configurate
The config implementation for Configurate
me.hsgamer.hscore.config.gson
The config implementation for Gson
me.hsgamer.hscore.config.proxy
Contains the base classes for the Dynamic Proxy Pattern of
Config
.
me.hsgamer.hscore.config.simpleconfiguration
The config implementation for SimpleYAML
me.hsgamer.hscore.config.simplixstorage
The config implementation for SimplixStorage
All Classes and Interfaces
Interfaces
Classes
Enum Classes
Class
Description
CommentType
The comment type
Config
The interface for all configurations
DecorativeConfig
A decorative
Config
for extending more features on the existing
Config
PathString
The utility class for path in
Config