Class PMWClientConfig

java.lang.Object
net.nullved.pmweatherapi.config.PMWClientConfig

public class PMWClientConfig extends Object
  • 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

      public static PMWClientConfig.RadarModeIDSide 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()