Package com.beansgalaxy.backpacks.compat
Class FabricConfig
java.lang.Object
com.beansgalaxy.backpacks.compat.FabricConfig
- 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 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleangetBoolConfig(Config config) static HashSet<InfoWidget.Tab>static intgetIntConfig(Config config) static MenuVisibilitystatic TooltipTypestatic voidsaveHiddenTabs(HashSet<InfoWidget.Tab> hiddenTabs) 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
-
Constructor Details
-
FabricConfig
public FabricConfig()
-
-
Method Details
-
getIntConfig
-
getBoolConfig
-
getMenuVisibility
-
getHiddenTabs
-
saveHiddenTabs
-
getTooltipType
-