Index
All Classes and Interfaces|All Packages
C
- Config - Class in me.wyne.wutils.config
-
Inherit to automatically register config
Objector use staticConfig.registerConfigObject(Object)method. - Config() - Constructor for class me.wyne.wutils.config.Config
- ConfigField - Annotation Interface in me.wyne.wutils.config
-
Apply to field to tie it up with value from config.
M
- me.wyne.wutils.config - package me.wyne.wutils.config
P
- path() - Element in annotation interface me.wyne.wutils.config.ConfigField
R
- registerConfigObject(Object) - Static method in class me.wyne.wutils.config.Config
-
Registered objects will be reloaded on
Config.reloadConfigObjects(FileConfiguration). - reloadConfigObjects(FileConfiguration) - Static method in class me.wyne.wutils.config.Config
-
Load data from
FileConfigurationto registered objects.
All Classes and Interfaces|All Packages