Package net.nullved.pmweatherapi.config
Class PMWClientConfig
java.lang.Object
net.nullved.pmweatherapi.config.PMWClientConfig
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic final net.neoforged.neoforge.common.ModConfigSpecstatic booleanstatic booleanstatic boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
useOriginalPMWeatherRendering
public static boolean useOriginalPMWeatherRendering -
useOriginalPMWeatherColors
public static boolean useOriginalPMWeatherColors -
darkenBiomesOnRadar
public static boolean darkenBiomesOnRadar -
disableCustomRadarModeRendering
public static boolean disableCustomRadarModeRendering -
showRadarModeId
public static boolean showRadarModeId -
radarModeIDSide
-
disableOverlaysWhenDebugging
public static boolean disableOverlaysWhenDebugging -
debugRadars
public static boolean debugRadars -
debugWSRS
public static boolean debugWSRS -
debugMetars
public static boolean debugMetars -
debugStorms
public static boolean debugStorms -
debug
public static boolean debug -
transparentBackground
public static boolean transparentBackground -
lowerRadar
public static boolean lowerRadar -
SPEC
public static final net.neoforged.neoforge.common.ModConfigSpec SPEC
-
-
Constructor Details
-
PMWClientConfig
public PMWClientConfig()
-