@FunctionalInterface public interface BiomeVolumeFiller
Modifier and Type | Method and Description |
---|---|
BiomeType |
produce(int x,
int y,
int z)
Produces a biome for the coordinate pair.
|
BiomeType produce(int x, int y, int z)
x
- The x coordinatey
- The y coordinatez
- The z coordinate