The overworld is a collection of biomes, including forests, plains, jungles, mountains, deserts, taiga, and more. This is the default starter dimension for Minecraft. Mobs such as Axolotl, Cows, Creepers, and Zombies congregate here. Type:string ...
开发者ID:Greymerk,项目名称:minecraft-roguelike,代码行数:36,代码来源:CommandRouteBiome.java 示例6: isBiomeAllowed ▲点赞 2▼ importnet.minecraftforge.common.BiomeDictionary;//导入方法依赖的package包/类protectedstaticbooleanisBiomeAllowed(World world,intx,intz){ List<BiomeDictionary.Type> biomeTypesList...