- getbool get(string component, string key, JSONValue val) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getT get(string component, string key, T defaultValue) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- loadBasevoid loadBase(Configuration global) 
- Loads unset keys from global, keeps existing keys 
- setbool set(string component, string key, T value) 
- Undocumented in source. Be warned that the author may not have intended to support it.