Class LocationRNG

java.lang.Object
zombie.util.LocationRNG

public final class LocationRNG extends Object
Reference
  • Field Details

  • Constructor Details

    • LocationRNG

      public LocationRNG()
  • Method Details

    • setSeed

      public void setSeed(long seed)
    • getSeed

      public long getSeed()
    • nextFloat

      public float nextFloat()
      Reference:
    • nextInt

      public int nextInt(int n)
      Reference:
    • nextInt

      public int nextInt(int n, int x, int y, int z)