Package com.vaporvee.loadsupport
Class Config
java.lang.Object
com.vaporvee.loadsupport.Config
- 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
FieldsModifier and TypeFieldDescriptionfloat -
Constructor Summary
Constructors -
Method Summary
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
-
loadFinishSound
-
minMemory
public float minMemory -
errorTitle
-
errorMinMemory
-
errorCurrentMemory
-
memoryInfoLink
-
-
Constructor Details
-
Config
public Config()
-