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