接口的使用
org.bukkit.generator.ChunkGenerator.BiomeGrid
使用ChunkGenerator.BiomeGrid的程序包
-
org.bukkit.generator中ChunkGenerator.BiomeGrid的使用
修饰符和类型方法说明byte[][]ChunkGenerator.generateBlockSections(World world, Random random, int x, int z, ChunkGenerator.BiomeGrid biomes) 已过时。不安全的参数ChunkGenerator.generateChunkData(World world, Random random, int x, int z, ChunkGenerator.BiomeGrid biome) Shapes the chunk for the given coordinates.short[][]ChunkGenerator.generateExtBlockSections(World world, Random random, int x, int z, ChunkGenerator.BiomeGrid biomes) 已过时。不安全的参数