Uses of Class
net.minecraft.world.biome.BiomeCacheBlock

Packages that use BiomeCacheBlock
net.minecraft.world.biome   
 

Uses of BiomeCacheBlock in net.minecraft.world.biome
 

Methods in net.minecraft.world.biome that return BiomeCacheBlock
 BiomeCacheBlock BiomeCache.getBiomeCacheBlock(int par1, int par2)
          Returns a biome cache block at location specified.