public class AirGenerator extends java.lang.Object implements Generator
FullMapGenerator
Constructor and Description |
---|
AirGenerator() |
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