public class NoiseMapLayer extends MapLayer
| Constructor and Description |
|---|
NoiseMapLayer(long seed) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
generateValues(int x,
int z,
int sizeX,
int sizeZ) |
initialize, nextInt, setCoordsSeedpublic int[] generateValues(int x,
int z,
int sizeX,
int sizeZ)
generateValues in class MapLayerCopyright © 2021. All rights reserved.