Uses of Interface
org.bukkit.generator.ChunkGenerator.BiomeGrid
Packages that use ChunkGenerator.BiomeGrid
- 
Uses of ChunkGenerator.BiomeGrid in org.bukkit.generatorMethods in org.bukkit.generator with parameters of type ChunkGenerator.BiomeGridModifier and TypeMethodDescriptionChunkGenerator.generateChunkData(World world, Random random, int x, int z, ChunkGenerator.BiomeGrid biome) Deprecated.
ChunkGenerator