Uses of Interface
org.bukkit.generator.ChunkGenerator.BiomeGrid
-
Uses of ChunkGenerator.BiomeGrid in org.bukkit.generator
Modifier and TypeMethodDescriptionChunkGenerator.generateChunkData(World world, Random random, int x, int z, ChunkGenerator.BiomeGrid biome)
Shapes the chunk for the given coordinates.