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