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