Package com.zhengzhengyiyimc.config
Class ModConfig
java.lang.Object
com.zhengzhengyiyimc.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 TypeFieldDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanintdoublebooleanboolean -
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 -
disableAnimation
public boolean disableAnimation -
entity_render_distance
public int entity_render_distance -
disableAmbientCave
public boolean disableAmbientCave -
disableAmbientBasaltDeltas
public boolean disableAmbientBasaltDeltas -
disableAmbientCrimsonForest
public boolean disableAmbientCrimsonForest -
disableAmbientNetherWastes
public boolean disableAmbientNetherWastes -
disableAmbientSoulSandValley
public boolean disableAmbientSoulSandValley -
disableAmbientWarpedForest
public boolean disableAmbientWarpedForest -
disableAmbientUnderwater
public boolean disableAmbientUnderwater -
enableAutoFpsReduction
public boolean enableAutoFpsReduction -
smallhub
public boolean smallhub -
disablewater
public boolean disablewater -
renderHands
public boolean renderHands -
gamma
public double gamma
-
-
Constructor Details
-
ModConfig
public ModConfig()
-