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