Package de.cech12.unlitcampfire.platform
Class FabricConfigHelper.SoulCampfire
java.lang.Object
de.cech12.unlitcampfire.platform.FabricConfigHelper.SoulCampfire
- All Implemented Interfaces:
me.shedaniel.autoconfig.ConfigData
- Enclosing class:
FabricConfigHelper
public static final class FabricConfigHelper.SoulCampfire
extends Object
implements 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 TypeFieldDescriptionbooleanbooleanbooleanbooleanbooleanintintintintint -
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
-
SOUL_CAMPFIRE_LIT_TIME
public int SOUL_CAMPFIRE_LIT_TIME -
SOUL_CAMPFIRE_RUN_OUT_INDICATOR_TIME
public int SOUL_CAMPFIRE_RUN_OUT_INDICATOR_TIME -
SOUL_CAMPFIRE_RAIN_UNLIT_TIME
public int SOUL_CAMPFIRE_RAIN_UNLIT_TIME -
SOUL_CAMPFIRE_RAIN_PARTICLE_FACTOR
public int SOUL_CAMPFIRE_RAIN_PARTICLE_FACTOR -
SOUL_CAMPFIRE_BREAKS_WHEN_UNLIT_BY_TIME
public boolean SOUL_CAMPFIRE_BREAKS_WHEN_UNLIT_BY_TIME -
SOUL_CAMPFIRE_ADDING_BURNABLES
public boolean SOUL_CAMPFIRE_ADDING_BURNABLES -
SOUL_CAMPFIRE_MAX_LIT_TIME
public int SOUL_CAMPFIRE_MAX_LIT_TIME -
SOUL_CAMPFIRE_AFFECTED_BY_SLEEP_TIME
public boolean SOUL_CAMPFIRE_AFFECTED_BY_SLEEP_TIME -
GENERATED_SOUL_CAMPFIRE_IS_LIT_INFINITELY
public boolean GENERATED_SOUL_CAMPFIRE_IS_LIT_INFINITELY -
INFINITE_SOUL_CAMPFIRE_IGNORES_RAIN
public boolean INFINITE_SOUL_CAMPFIRE_IGNORES_RAIN
-