public class BiomeCache.Block
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Biome[] |
biomes |
long |
lastAccessTime |
int |
xPosition |
int |
zPosition |
| Constructor and Description |
|---|
Block(int x,
int z) |
| Modifier and Type | Method and Description |
|---|---|
Biome |
getBiomeGenAt(int x,
int z) |