Class RandomizedRanchBase

java.lang.Object
zombie.randomizedWorld.RandomizedWorldBase
zombie.randomizedWorld.randomizedRanch.RandomizedRanchBase

public class RandomizedRanchBase extends RandomizedWorldBase
  • Field Details

    • alwaysDo

      public boolean alwaysDo
    • baseChance

      public static final int baseChance
      See Also:
    • totalChance

      public static int totalChance
    • ranchStory

      public static final String ranchStory
      See Also:
    • chance

      public int chance
  • Constructor Details

    • RandomizedRanchBase

      public RandomizedRanchBase()
  • Method Details

    • checkRanchStory

      public static boolean checkRanchStory(Zone zone, boolean boolean0)
    • getRandomDef

      public static RanchZoneDefinitions getRandomDef(String string0)
    • randomizeRanch

      public static void randomizeRanch(Zone zone, DesignationZoneAnimal designationZoneAnimal)
    • isValid

      public boolean isValid()