Class LocationRNG

java.lang.Object
zombie.util.LocationRNG

public final class LocationRNG extends Object
  • Field Details

  • Constructor Details

    • LocationRNG

      public LocationRNG()
  • Method Details

    • setSeed

      public void setSeed(long long0)
    • getSeed

      public long getSeed()
    • nextFloat

      public float nextFloat()
    • nextInt

      public int nextInt(int int0)
    • nextInt

      public int nextInt(int int3, int int0, int int1, int int2)