java.lang.Object
tfagaming.projects.minecraft.homestead.weatherandtime.RegionWeather

public final class RegionWeather extends Object
  • Field Details

  • Method Details

    • getAll

      public static List<String> getAll()
    • next

      public static int next(int current)
    • from

      public static String from(int weather)
    • parse

      public static int parse(String weather)