Class Weathers

java.lang.Object
mindustry.content.Weathers

public class Weathers extends Object
  • Field Details

    • rain

      public static Weather rain
    • snow

      public static Weather snow
    • sandstorm

      public static Weather sandstorm
    • sporestorm

      public static Weather sporestorm
    • fog

      public static Weather fog
    • suspendParticles

      public static Weather suspendParticles
  • Constructor Details

    • Weathers

      public Weathers()
  • Method Details

    • load

      public static void load()