public class FullMapGenerator extends java.lang.Object implements Generator
AirGenerator
Constructor and Description |
---|
FullMapGenerator(int id) |
Modifier and Type | Method and Description |
---|---|
int |
generate(int x,
int y,
int z)
Define which block should appear at which coordinate.
|
public int generate(int x, int y, int z)
Generator