| Package | Description | 
|---|---|
| net.minecraft.world.biome | 
| Modifier and Type | Field and Description | 
|---|---|
| private java.util.List<BiomeCache.Block> | BiomeCache. cache | 
| private it.unimi.dsi.fastutil.longs.Long2ObjectMap<BiomeCache.Block> | BiomeCache. cacheMap | 
| Modifier and Type | Method and Description | 
|---|---|
| BiomeCache.Block | BiomeCache. getEntry(int x,
        int z) |