Class NoiseMapLayer
java.lang.Object
net.glowstone.generator.biomegrid.MapLayer
net.glowstone.generator.biomegrid.NoiseMapLayer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.glowstone.generator.biomegrid.MapLayer
initialize, nextInt, setCoordsSeed
-
Constructor Details
-
NoiseMapLayer
public NoiseMapLayer(long seed)
-
-
Method Details
-
generateValues
public int[] generateValues(int x, int z, int sizeX, int sizeZ) - Specified by:
generateValues
in classMapLayer
-