Class RarePlainsMapLayer

java.lang.Object
net.glowstone.generator.biomegrid.MapLayer
net.glowstone.generator.biomegrid.RarePlainsMapLayer

public class RarePlainsMapLayer extends MapLayer
  • Constructor Details

    • RarePlainsMapLayer

      public RarePlainsMapLayer(long seed, MapLayer belowLayer)
  • Method Details

    • generateValues

      public int[] generateValues(int x, int z, int sizeX, int sizeZ)
      Specified by:
      generateValues in class MapLayer