Uses of Interface
org.bukkit.generator.ChunkGenerator.BiomeGrid

Packages that use ChunkGenerator.BiomeGrid
org.bukkit.generator Classes to facilitate world generation implementation. 
 

Uses of ChunkGenerator.BiomeGrid in org.bukkit.generator
 

Methods in org.bukkit.generator with parameters of type ChunkGenerator.BiomeGrid
 byte[][] ChunkGenerator.generateBlockSections(World world, Random random, int x, int z, ChunkGenerator.BiomeGrid biomes)
          Deprecated. Magic value
 short[][] ChunkGenerator.generateExtBlockSections(World world, Random random, int x, int z, ChunkGenerator.BiomeGrid biomes)
          Deprecated. Magic value
 



Copyright © 2014. All rights reserved.