Package io.github.zhengzhengyiyi.config
Class ModConfig
java.lang.Object
io.github.zhengzhengyiyi.config.ModConfig
- 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 TypeFieldDescriptionbooleanbooleanbooleanbooleanintdoubleboolean -
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
-
disablePartical
public boolean disablePartical -
disableWeather
public boolean disableWeather -
entity_render_distance
public int entity_render_distance -
enableAutoFpsReduction
public boolean enableAutoFpsReduction -
smallhub
public boolean smallhub -
disablewater
public boolean disablewater -
gamma
public double gamma
-
-
Constructor Details
-
ModConfig
public ModConfig()
-