Class ThermooConfig
java.lang.Object
com.github.thedeathlycow.thermoo.impl.config.ThermooConfig
- All Implemented Interfaces:
me.shedaniel.autoconfig.ConfigData
-
Nested Class Summary
Nested classes/interfaces inherited from interface me.shedaniel.autoconfig.ConfigData
me.shedaniel.autoconfig.ConfigData.ValidationException -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidupdateConfig(me.shedaniel.autoconfig.ConfigHolder<ThermooConfig> configHolder) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.shedaniel.autoconfig.ConfigData
validatePostLoad
-
Field Details
-
updateConfig
-
environmentConfig
-
-
Constructor Details
-
ThermooConfig
public ThermooConfig()
-
-
Method Details
-
updateConfig
-