public class GenLayer
extends java.lang.Object
| Constructor and Description |
|---|
GenLayer(IAreaFactory<LazyArea> lazyAreaFactoryIn) |
| Modifier and Type | Method and Description |
|---|---|
Biome[] |
generateBiomes(int startX,
int startZ,
int xSize,
int zSize,
Biome defaultBiome) |
public GenLayer(IAreaFactory<LazyArea> lazyAreaFactoryIn)