Class BiomeThinEdgeMapLayer

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

public class BiomeThinEdgeMapLayer extends MapLayer
  • Constructor Details

    • BiomeThinEdgeMapLayer

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

    • generateValues

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