Package com.buuz135.darkmodeeverywhere
Interface DarkConfig.Value<T>
- All Known Implementing Classes:
DarkConfig.SimpleValue
- Enclosing class:
DarkConfig
public static interface DarkConfig.Value<T>
-
Method Summary
-
Method Details
-
get
T get()
-
DarkConfig.SimpleValueDarkConfig