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