Class SpectreConfigSpec.ConfigValue<T>
java.lang.Object
com.illusivesoulworks.spectrelib.config.SpectreConfigSpec.ConfigValue<T>
- All Implemented Interfaces:
Supplier<T>
- Direct Known Subclasses:
SpectreConfigSpec.BooleanValue, SpectreConfigSpec.DoubleValue, SpectreConfigSpec.EnumValue, SpectreConfigSpec.IntValue, SpectreConfigSpec.LongValue, SpectreConfigSpec.TransformableValue
- Enclosing class:
SpectreConfigSpec
-
Method Summary
-
Method Details
-
getPath
-
get
-
getRaw
-
getDefault
-
next
-
save
public void save() -
set
-
clearCache
public void clearCache()
-