Uses of Class
net.minecraft.world.biome.Biome
Packages that use Biome
Package
Description
-
Uses of Biome in net.minecraft.advancements.criterion
Fields in net.minecraft.advancements.criterion with type parameters of type BiomeModifier and TypeFieldDescriptionprivate final RegistryKey<Biome>LocationPredicate.biomeprivate RegistryKey<Biome>LocationPredicate.Builder.biomeMethod parameters in net.minecraft.advancements.criterion with type arguments of type BiomeModifier and TypeMethodDescriptionstatic LocationPredicateLocationPredicate.inBiome(RegistryKey<Biome> p_242665_0_) LocationPredicate.Builder.setBiome(RegistryKey<Biome> p_242666_1_) Constructor parameters in net.minecraft.advancements.criterion with type arguments of type BiomeModifierConstructorDescriptionLocationPredicate(MinMaxBounds.FloatBound p_i241961_1_, MinMaxBounds.FloatBound p_i241961_2_, MinMaxBounds.FloatBound p_i241961_3_, RegistryKey<Biome> p_i241961_4_, Structure<?> p_i241961_5_, RegistryKey<World> p_i241961_6_, Boolean p_i241961_7_, LightPredicate p_i241961_8_, BlockPredicate p_i241961_9_, FluidPredicate p_i241961_10_) -
Uses of Biome in net.minecraft.client.audio
Fields in net.minecraft.client.audio declared as BiomeFields in net.minecraft.client.audio with type parameters of type BiomeModifier and TypeFieldDescriptionprivate it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<Biome,BiomeSoundHandler.Sound> BiomeSoundHandler.loopSounds -
Uses of Biome in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as BiomeModifier and TypeFieldDescriptionprivate BiomeCreateBuffetWorldScreen.biomeprivate final BiomeCreateBuffetWorldScreen.BiomeList.BiomeEntry.biomeFields in net.minecraft.client.gui.screen with type parameters of type BiomeModifier and TypeFieldDescriptionCreateBuffetWorldScreen.applySettingsprivate final MutableRegistry<Biome>CreateBuffetWorldScreen.biomesfinal Function<Registry<Biome>,FlatGenerationSettings> FlatPresetsScreen.LayerItem.settingsMethods in net.minecraft.client.gui.screen that return BiomeModifier and TypeMethodDescriptionprivate static BiomeBiomeGeneratorTypeScreens.parseBuffetSettings(DynamicRegistries p_243451_0_, DimensionGeneratorSettings p_243451_1_) Methods in net.minecraft.client.gui.screen with parameters of type BiomeModifier and TypeMethodDescriptionprivate static DimensionGeneratorSettingsBiomeGeneratorTypeScreens.fromBuffetSettings(DynamicRegistries p_243452_0_, DimensionGeneratorSettings p_243452_1_, BiomeGeneratorTypeScreens p_243452_2_, Biome p_243452_3_) Method parameters in net.minecraft.client.gui.screen with type arguments of type BiomeModifier and TypeMethodDescriptionstatic FlatGenerationSettingsFlatPresetsScreen.fromString(Registry<Biome> p_243299_0_, String p_243299_1_, FlatGenerationSettings p_243299_2_) protected abstract ChunkGeneratorBiomeGeneratorTypeScreens.generator(Registry<Biome> p_241869_1_, Registry<DimensionSettings> p_241869_2_, long p_241869_3_) private static voidFlatPresetsScreen.preset(ITextComponent p_238640_0_, IItemProvider p_238640_1_, RegistryKey<Biome> p_238640_2_, List<Structure<?>> p_238640_3_, boolean p_238640_4_, boolean p_238640_5_, boolean p_238640_6_, FlatLayerInfo... p_238640_7_) private static StringFlatPresetsScreen.save(Registry<Biome> p_243303_0_, FlatGenerationSettings p_243303_1_) Constructors in net.minecraft.client.gui.screen with parameters of type BiomeModifierConstructorDescriptionBiomeEntry(Biome p_i232272_2_) CreateBuffetWorldScreen(Screen p_i242054_1_, DynamicRegistries p_i242054_2_, Consumer<Biome> p_i242054_3_, Biome p_i242054_4_) Constructor parameters in net.minecraft.client.gui.screen with type arguments of type BiomeModifierConstructorDescriptionCreateBuffetWorldScreen(Screen p_i242054_1_, DynamicRegistries p_i242054_2_, Consumer<Biome> p_i242054_3_, Biome p_i242054_4_) LayerItem(Item p_i242057_1_, ITextComponent p_i242057_2_, Function<Registry<Biome>, FlatGenerationSettings> p_i242057_3_) -
Uses of Biome in net.minecraft.client.world
Methods in net.minecraft.client.world that return BiomeModifier and TypeMethodDescriptionClientWorld.getUncachedNoiseBiome(int p_225604_1_, int p_225604_2_, int p_225604_3_) -
Uses of Biome in net.minecraft.data.advancements
Fields in net.minecraft.data.advancements with type parameters of type BiomeModifier and TypeFieldDescriptionprivate static final List<RegistryKey<Biome>>AdventureAdvancements.EXPLORABLE_BIOMESprivate static final List<RegistryKey<Biome>>NetherAdvancements.EXPLORABLE_BIOMESMethod parameters in net.minecraft.data.advancements with type arguments of type BiomeModifier and TypeMethodDescriptionprotected static Advancement.BuilderAdventureAdvancements.addBiomes(Advancement.Builder p_243675_0_, List<RegistryKey<Biome>> p_243675_1_) -
Uses of Biome in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type BiomeMethod parameters in net.minecraft.entity.passive with type arguments of type BiomeModifier and TypeMethodDescriptionstatic FoxEntity.TypeFoxEntity.Type.byBiome(Optional<RegistryKey<Biome>> p_242325_0_) -
Uses of Biome in net.minecraft.entity.villager
Fields in net.minecraft.entity.villager with type parameters of type BiomeModifier and TypeFieldDescriptionprivate static final Map<RegistryKey<Biome>,VillagerType> VillagerType.BY_BIOMEMethod parameters in net.minecraft.entity.villager with type arguments of type BiomeModifier and TypeMethodDescriptionstatic VillagerTypeVillagerType.byBiome(Optional<RegistryKey<Biome>> p_242371_0_) -
Uses of Biome in net.minecraft.item
Methods in net.minecraft.item with parameters of type Biome -
Uses of Biome in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type BiomeModifier and TypeFieldDescriptionWorldGenRegistries.BIOMEDeprecated.static final RegistryKey<Registry<Biome>>Registry.BIOME_REGISTRY -
Uses of Biome in net.minecraft.world
Methods in net.minecraft.world that return BiomeModifier and TypeMethodDescriptiondefault Biomedefault BiomeIWorldReader.getNoiseBiome(int p_225526_1_, int p_225526_2_, int p_225526_3_) IWorldReader.getUncachedNoiseBiome(int p_225604_1_, int p_225604_2_, int p_225604_3_) Methods in net.minecraft.world that return types with arguments of type BiomeModifier and TypeMethodDescriptiondefault Optional<RegistryKey<Biome>>IBiomeReader.getBiomeName(BlockPos p_242406_1_) Method parameters in net.minecraft.world with type arguments of type BiomeModifier and TypeMethodDescriptionprivate static ChunkGeneratorDimensionType.defaultEndGenerator(Registry<Biome> p_242717_0_, Registry<DimensionSettings> p_242717_1_, long p_242717_2_) private static ChunkGeneratorDimensionType.defaultNetherGenerator(Registry<Biome> p_242720_0_, Registry<DimensionSettings> p_242720_1_, long p_242720_2_) -
Uses of Biome in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as BiomeModifier and TypeFieldDescriptionprivate final Biome[]BiomeContainer.biomesstatic final BiomeBiomeRegistry.PLAINSstatic final BiomeBiomeRegistry.THE_VOIDFields in net.minecraft.world.biome with type parameters of type BiomeModifier and TypeFieldDescriptionstatic final RegistryKey<Biome>Biomes.BADLANDSstatic final RegistryKey<Biome>Biomes.BADLANDS_PLATEAUstatic final RegistryKey<Biome>Biomes.BAMBOO_JUNGLEstatic final RegistryKey<Biome>Biomes.BAMBOO_JUNGLE_HILLSstatic final RegistryKey<Biome>Biomes.BASALT_DELTASstatic final RegistryKey<Biome>Biomes.BEACHprivate final IObjectIntIterable<Biome>BiomeContainer.biomeRegistrystatic final RegistryKey<Biome>Biomes.BIRCH_FORESTstatic final RegistryKey<Biome>Biomes.BIRCH_FOREST_HILLSBiome.CODECstatic final RegistryKey<Biome>Biomes.COLD_OCEANstatic final RegistryKey<Biome>Biomes.CRIMSON_FORESTstatic final RegistryKey<Biome>Biomes.DARK_FORESTstatic final RegistryKey<Biome>Biomes.DARK_FOREST_HILLSstatic final RegistryKey<Biome>Biomes.DEEP_COLD_OCEANstatic final RegistryKey<Biome>Biomes.DEEP_FROZEN_OCEANstatic final RegistryKey<Biome>Biomes.DEEP_LUKEWARM_OCEANstatic final RegistryKey<Biome>Biomes.DEEP_OCEANstatic final RegistryKey<Biome>Biomes.DEEP_WARM_OCEANstatic final RegistryKey<Biome>Biomes.DESERTstatic final RegistryKey<Biome>Biomes.DESERT_HILLSstatic final RegistryKey<Biome>Biomes.DESERT_LAKESstatic final com.mojang.serialization.Codec<Biome>Biome.DIRECT_CODECstatic final RegistryKey<Biome>Biomes.END_BARRENSstatic final RegistryKey<Biome>Biomes.END_HIGHLANDSstatic final RegistryKey<Biome>Biomes.END_MIDLANDSstatic final RegistryKey<Biome>Biomes.ERODED_BADLANDSstatic final RegistryKey<Biome>Biomes.FLOWER_FORESTstatic final RegistryKey<Biome>Biomes.FORESTstatic final RegistryKey<Biome>Biomes.FROZEN_OCEANstatic final RegistryKey<Biome>Biomes.FROZEN_RIVERstatic final RegistryKey<Biome>Biomes.GIANT_SPRUCE_TAIGAstatic final RegistryKey<Biome>Biomes.GIANT_SPRUCE_TAIGA_HILLSstatic final RegistryKey<Biome>Biomes.GIANT_TREE_TAIGAstatic final RegistryKey<Biome>Biomes.GIANT_TREE_TAIGA_HILLSstatic final RegistryKey<Biome>Biomes.GRAVELLY_MOUNTAINSstatic final RegistryKey<Biome>Biomes.ICE_SPIKESstatic final RegistryKey<Biome>Biomes.JUNGLEstatic final RegistryKey<Biome>Biomes.JUNGLE_EDGEstatic final RegistryKey<Biome>Biomes.JUNGLE_HILLSBiome.LIST_CODECstatic final RegistryKey<Biome>Biomes.LUKEWARM_OCEANstatic final RegistryKey<Biome>Biomes.MODIFIED_BADLANDS_PLATEAUstatic final RegistryKey<Biome>Biomes.MODIFIED_GRAVELLY_MOUNTAINSstatic final RegistryKey<Biome>Biomes.MODIFIED_JUNGLEstatic final RegistryKey<Biome>Biomes.MODIFIED_JUNGLE_EDGEstatic final RegistryKey<Biome>static final RegistryKey<Biome>Biomes.MOUNTAIN_EDGEstatic final RegistryKey<Biome>Biomes.MOUNTAINSstatic final RegistryKey<Biome>Biomes.MUSHROOM_FIELD_SHOREstatic final RegistryKey<Biome>Biomes.MUSHROOM_FIELDSstatic final RegistryKey<Biome>Biomes.NETHER_WASTESstatic final com.mojang.serialization.Codec<Biome>Biome.NETWORK_CODECstatic final RegistryKey<Biome>Biomes.OCEANstatic final RegistryKey<Biome>Biomes.PLAINSstatic final RegistryKey<Biome>Biomes.RIVERstatic final RegistryKey<Biome>Biomes.SAVANNAstatic final RegistryKey<Biome>Biomes.SAVANNA_PLATEAUstatic final RegistryKey<Biome>Biomes.SHATTERED_SAVANNAstatic final RegistryKey<Biome>Biomes.SHATTERED_SAVANNA_PLATEAUstatic final RegistryKey<Biome>Biomes.SMALL_END_ISLANDSstatic final RegistryKey<Biome>Biomes.SNOWY_BEACHstatic final RegistryKey<Biome>Biomes.SNOWY_MOUNTAINSstatic final RegistryKey<Biome>Biomes.SNOWY_TAIGAstatic final RegistryKey<Biome>Biomes.SNOWY_TAIGA_HILLSstatic final RegistryKey<Biome>Biomes.SNOWY_TAIGA_MOUNTAINSstatic final RegistryKey<Biome>Biomes.SNOWY_TUNDRAstatic final RegistryKey<Biome>Biomes.SOUL_SAND_VALLEYstatic final RegistryKey<Biome>Biomes.STONE_SHOREstatic final RegistryKey<Biome>Biomes.SUNFLOWER_PLAINSstatic final RegistryKey<Biome>Biomes.SWAMPstatic final RegistryKey<Biome>Biomes.SWAMP_HILLSstatic final RegistryKey<Biome>Biomes.TAIGAstatic final RegistryKey<Biome>Biomes.TAIGA_HILLSstatic final RegistryKey<Biome>Biomes.TAIGA_MOUNTAINSstatic final RegistryKey<Biome>Biomes.TALL_BIRCH_FORESTstatic final RegistryKey<Biome>Biomes.TALL_BIRCH_HILLSstatic final RegistryKey<Biome>Biomes.THE_ENDstatic final RegistryKey<Biome>Biomes.THE_VOIDprivate static final it.unimi.dsi.fastutil.ints.Int2ObjectMap<RegistryKey<Biome>>BiomeRegistry.TO_NAMEstatic final RegistryKey<Biome>Biomes.WARM_OCEANstatic final RegistryKey<Biome>Biomes.WARPED_FORESTstatic final RegistryKey<Biome>Biomes.WOODED_BADLANDS_PLATEAUstatic final RegistryKey<Biome>Biomes.WOODED_HILLSstatic final RegistryKey<Biome>Biomes.WOODED_MOUNTAINSMethods in net.minecraft.world.biome that return BiomeModifier and TypeMethodDescriptionstatic BiomeBiomeMaker.badlandsBiome(float p_244229_0_, float p_244229_1_, boolean p_244229_2_) static BiomeBiomeMaker.bambooJungleBiome()private static BiomeBiomeMaker.bambooJungleBiome(float p_244214_0_, float p_244214_1_, int p_244214_2_, int p_244214_3_) static BiomeBiomeMaker.bambooJungleHillsBiome()static BiomeBiomeMaker.basaltDeltasBiome()private static BiomeBiomeMaker.baseBadlandsBiome(ConfiguredSurfaceBuilder<SurfaceBuilderConfig> p_244224_0_, float p_244224_1_, float p_244224_2_, boolean p_244224_3_, boolean p_244224_4_) private static BiomeBiomeMaker.baseEndBiome(BiomeGenerationSettings.Builder p_244222_0_) private static BiomeBiomeMaker.baseForestBiome(float p_244218_0_, float p_244218_1_, boolean p_244218_2_, MobSpawnInfo.Builder p_244218_3_) private static BiomeBiomeMaker.baseJungleBiome(float p_244213_0_, float p_244213_1_, float p_244213_2_, boolean p_244213_3_, boolean p_244213_4_, boolean p_244213_5_, MobSpawnInfo.Builder p_244213_6_) private static BiomeBiomeMaker.baseOceanBiome(MobSpawnInfo.Builder p_244223_0_, int p_244223_1_, int p_244223_2_, boolean p_244223_3_, BiomeGenerationSettings.Builder p_244223_4_) private static BiomeBiomeMaker.baseSavannaBiome(float p_244212_0_, float p_244212_1_, float p_244212_2_, boolean p_244212_3_, boolean p_244212_4_, MobSpawnInfo.Builder p_244212_5_) static BiomeBiomeMaker.beachBiome(float p_244208_0_, float p_244208_1_, float p_244208_2_, float p_244208_3_, int p_244208_4_, boolean p_244208_5_, boolean p_244208_6_) static BiomeBiomeMaker.birchForestBiome(float p_244217_0_, float p_244217_1_, boolean p_244217_2_) Biome.Builder.build()static BiomeBiomeMaker.coldOceanBiome(boolean p_244230_0_) static BiomeBiomeMaker.crimsonForestBiome()static BiomeBiomeMaker.darkForestBiome(float p_244233_0_, float p_244233_1_, boolean p_244233_2_) static BiomeBiomeMaker.deepWarmOceanBiome()static BiomeBiomeMaker.desertBiome(float p_244220_0_, float p_244220_1_, boolean p_244220_2_, boolean p_244220_3_, boolean p_244220_4_) static BiomeBiomeMaker.endBarrensBiome()static BiomeBiomeMaker.endHighlandsBiome()static BiomeBiomeMaker.endMidlandsBiome()static BiomeBiomeMaker.erodedBadlandsBiome()static BiomeBiomeMaker.flowerForestBiome()static BiomeBiomeMaker.forestBiome(float p_244232_0_, float p_244232_1_) static BiomeBiomeMaker.frozenOceanBiome(boolean p_244239_0_) ColumnFuzzedBiomeMagnifier.getBiome(long p_225532_1_, int p_225532_3_, int p_225532_4_, int p_225532_5_, BiomeManager.IBiomeReader p_225532_6_) DefaultBiomeMagnifier.getBiome(long p_225532_1_, int p_225532_3_, int p_225532_4_, int p_225532_5_, BiomeManager.IBiomeReader p_225532_6_) FuzzedBiomeMagnifier.getBiome(long p_225532_1_, int p_225532_3_, int p_225532_4_, int p_225532_5_, BiomeManager.IBiomeReader p_225532_6_) IBiomeMagnifier.getBiome(long p_225532_1_, int p_225532_3_, int p_225532_4_, int p_225532_5_, BiomeManager.IBiomeReader p_225532_6_) BiomeContainer.getNoiseBiome(int p_225526_1_, int p_225526_2_, int p_225526_3_) BiomeManager.IBiomeReader.getNoiseBiome(int p_225526_1_, int p_225526_2_, int p_225526_3_) BiomeManager.getNoiseBiomeAtPosition(double p_235198_1_, double p_235198_3_, double p_235198_5_) BiomeManager.getNoiseBiomeAtPosition(BlockPos p_235201_1_) BiomeManager.getNoiseBiomeAtQuart(int p_235199_1_, int p_235199_2_, int p_235199_3_) static BiomeBiomeMaker.giantTreeTaiga(float p_244210_0_, float p_244210_1_, float p_244210_2_, boolean p_244210_3_) static BiomeBiomeMaker.jungleBiome()private static BiomeBiomeMaker.jungleBiome(float p_244215_0_, float p_244215_1_, int p_244215_2_, int p_244215_3_, int p_244215_4_) static BiomeBiomeMaker.jungleEdgeBiome()static BiomeBiomeMaker.jungleHillsBiome()static BiomeBiomeMaker.lukeWarmOceanBiome(boolean p_244237_0_) static BiomeBiomeMaker.modifiedJungleBiome()static BiomeBiomeMaker.modifiedJungleEdgeBiome()static BiomeBiomeMaker.mountainBiome(float p_244216_0_, float p_244216_1_, ConfiguredSurfaceBuilder<SurfaceBuilderConfig> p_244216_2_, boolean p_244216_3_) static BiomeBiomeMaker.mushroomFieldsBiome(float p_244207_0_, float p_244207_1_) static BiomeBiomeMaker.netherWastesBiome()static BiomeBiomeMaker.oceanBiome(boolean p_244234_0_) static BiomeBiomeMaker.plainsBiome(boolean p_244226_0_) private static BiomeBiomeRegistry.register(int p_244204_0_, RegistryKey<Biome> p_244204_1_, Biome p_244204_2_) static BiomeBiomeMaker.riverBiome(float p_244209_0_, float p_244209_1_, float p_244209_2_, int p_244209_3_, boolean p_244209_4_) static BiomeBiomeMaker.savanaPlateauBiome()static BiomeBiomeMaker.savannaBiome(float p_244211_0_, float p_244211_1_, float p_244211_2_, boolean p_244211_3_, boolean p_244211_4_) static BiomeBiomeMaker.smallEndIslandsBiome()static BiomeBiomeMaker.soulSandValleyBiome()static BiomeBiomeMaker.swampBiome(float p_244236_0_, float p_244236_1_, boolean p_244236_2_) static BiomeBiomeMaker.taigaBiome(float p_244221_0_, float p_244221_1_, boolean p_244221_2_, boolean p_244221_3_, boolean p_244221_4_, boolean p_244221_5_) static BiomeBiomeMaker.theEndBiome()static BiomeBiomeMaker.theVoidBiome()static BiomeBiomeMaker.tundraBiome(float p_244219_0_, float p_244219_1_, boolean p_244219_2_, boolean p_244219_3_) static BiomeBiomeMaker.warmOceanBiome()static BiomeBiomeMaker.warpedForestBiome()static BiomeBiomeMaker.woodedBadlandsPlateauBiome(float p_244228_0_, float p_244228_1_) Methods in net.minecraft.world.biome that return types with arguments of type BiomeModifier and TypeMethodDescriptionstatic RegistryKey<Biome>BiomeRegistry.byId(int p_244203_0_) private static RegistryKey<Biome>Methods in net.minecraft.world.biome with parameters of type BiomeModifier and TypeMethodDescriptionprivate static BiomeBiomeRegistry.register(int p_244204_0_, RegistryKey<Biome> p_244204_1_, Biome p_244204_2_) Method parameters in net.minecraft.world.biome with type arguments of type BiomeModifier and TypeMethodDescriptionprivate static BiomeBiomeRegistry.register(int p_244204_0_, RegistryKey<Biome> p_244204_1_, Biome p_244204_2_) Constructors in net.minecraft.world.biome with parameters of type BiomeModifierConstructorDescriptionBiomeContainer(IObjectIntIterable<Biome> p_i241971_1_, Biome[] p_i241971_2_) Constructor parameters in net.minecraft.world.biome with type arguments of type BiomeModifierConstructorDescriptionprivateBiomeContainer(IObjectIntIterable<Biome> p_i241967_1_) BiomeContainer(IObjectIntIterable<Biome> p_i241970_1_, int[] p_i241970_2_) BiomeContainer(IObjectIntIterable<Biome> p_i241968_1_, ChunkPos p_i241968_2_, BiomeProvider p_i241968_3_) BiomeContainer(IObjectIntIterable<Biome> p_i241969_1_, ChunkPos p_i241969_2_, BiomeProvider p_i241969_3_, int[] p_i241969_4_) BiomeContainer(IObjectIntIterable<Biome> p_i241971_1_, Biome[] p_i241971_2_) -
Uses of Biome in net.minecraft.world.biome.provider
Fields in net.minecraft.world.biome.provider declared as BiomeModifier and TypeFieldDescriptionprivate final BiomeEndBiomeProvider.barrensprivate final BiomeEndBiomeProvider.endprivate final BiomeEndBiomeProvider.highlandsprivate final BiomeEndBiomeProvider.islandsprivate final BiomeEndBiomeProvider.midlandsFields in net.minecraft.world.biome.provider with type parameters of type BiomeModifier and TypeFieldDescriptionCheckerboardBiomeProvider.allowedBiomesSingleBiomeProvider.biomeEndBiomeProvider.biomesNetherBiomeProvider.DefaultBuilder.biomesOverworldBiomeProvider.biomesprivate final com.mojang.datafixers.util.Function3<NetherBiomeProvider.Preset,Registry<Biome>, Long, NetherBiomeProvider> NetherBiomeProvider.Preset.biomeSourceprivate final List<com.mojang.datafixers.util.Pair<Biome.Attributes,Supplier<Biome>>> NetherBiomeProvider.parametersprivate static final List<RegistryKey<Biome>>OverworldBiomeProvider.POSSIBLE_BIOMESBiomeProvider.possibleBiomesprivate final Optional<com.mojang.datafixers.util.Pair<Registry<Biome>,NetherBiomeProvider.Preset>> NetherBiomeProvider.presetMethods in net.minecraft.world.biome.provider that return BiomeModifier and TypeMethodDescriptionCheckerboardBiomeProvider.getNoiseBiome(int p_225526_1_, int p_225526_2_, int p_225526_3_) EndBiomeProvider.getNoiseBiome(int p_225526_1_, int p_225526_2_, int p_225526_3_) NetherBiomeProvider.getNoiseBiome(int p_225526_1_, int p_225526_2_, int p_225526_3_) OverworldBiomeProvider.getNoiseBiome(int p_225526_1_, int p_225526_2_, int p_225526_3_) SingleBiomeProvider.getNoiseBiome(int p_225526_1_, int p_225526_2_, int p_225526_3_) Methods in net.minecraft.world.biome.provider that return types with arguments of type BiomeModifier and TypeMethodDescriptionNetherBiomeProvider.DefaultBuilder.biomes()BiomeProvider.getBiomesWithin(int p_225530_1_, int p_225530_2_, int p_225530_3_, int p_225530_4_) SingleBiomeProvider.getBiomesWithin(int p_225530_1_, int p_225530_2_, int p_225530_3_, int p_225530_4_) BiomeProvider.possibleBiomes()Method parameters in net.minecraft.world.biome.provider with type arguments of type BiomeModifier and TypeMethodDescriptionNetherBiomeProvider.Preset.biomeSource(Registry<Biome> p_242619_1_, long p_242619_2_) BiomeProvider.findBiomeHorizontal(int p_230321_1_, int p_230321_2_, int p_230321_3_, int p_230321_4_, int p_230321_5_, Predicate<Biome> p_230321_6_, Random p_230321_7_, boolean p_230321_8_) BiomeProvider.findBiomeHorizontal(int p_225531_1_, int p_225531_2_, int p_225531_3_, int p_225531_4_, Predicate<Biome> p_225531_5_, Random p_225531_6_) SingleBiomeProvider.findBiomeHorizontal(int p_230321_1_, int p_230321_2_, int p_230321_3_, int p_230321_4_, int p_230321_5_, Predicate<Biome> p_230321_6_, Random p_230321_7_, boolean p_230321_8_) Constructors in net.minecraft.world.biome.provider with parameters of type BiomeModifierConstructorDescriptionprivateEndBiomeProvider(Registry<Biome> p_i241960_1_, long p_i241960_2_, Biome p_i241960_4_, Biome p_i241960_5_, Biome p_i241960_6_, Biome p_i241960_7_, Biome p_i241960_8_) SingleBiomeProvider(Biome p_i46709_1_) Constructor parameters in net.minecraft.world.biome.provider with type arguments of type BiomeModifierConstructorDescriptionprotectedBiomeProvider(List<Biome> p_i231634_1_) protectedBiomeProvider(Stream<Supplier<Biome>> p_i241937_1_) CheckerboardBiomeProvider(List<Supplier<Biome>> p_i231637_1_, int p_i231637_2_) privateDefaultBuilder(NetherBiomeProvider.Preset p_i241956_1_, Registry<Biome> p_i241956_2_, long p_i241956_3_) EndBiomeProvider(Registry<Biome> p_i241959_1_, long p_i241959_2_) privateEndBiomeProvider(Registry<Biome> p_i241960_1_, long p_i241960_2_, Biome p_i241960_4_, Biome p_i241960_5_, Biome p_i241960_6_, Biome p_i241960_7_, Biome p_i241960_8_) privateNetherBiomeProvider(long p_i231640_1_, List<com.mojang.datafixers.util.Pair<Biome.Attributes, Supplier<Biome>>> p_i231640_3_, Optional<com.mojang.datafixers.util.Pair<Registry<Biome>, NetherBiomeProvider.Preset>> p_i231640_4_) privateNetherBiomeProvider(long p_i231640_1_, List<com.mojang.datafixers.util.Pair<Biome.Attributes, Supplier<Biome>>> p_i231640_3_, Optional<com.mojang.datafixers.util.Pair<Registry<Biome>, NetherBiomeProvider.Preset>> p_i231640_4_) privateNetherBiomeProvider(long p_i241951_1_, List<com.mojang.datafixers.util.Pair<Biome.Attributes, Supplier<Biome>>> p_i241951_3_, NetherBiomeProvider.Noise p_i241951_4_, NetherBiomeProvider.Noise p_i241951_5_, NetherBiomeProvider.Noise p_i241951_6_, NetherBiomeProvider.Noise p_i241951_7_) privateNetherBiomeProvider(long p_i241952_1_, List<com.mojang.datafixers.util.Pair<Biome.Attributes, Supplier<Biome>>> p_i241952_3_, NetherBiomeProvider.Noise p_i241952_4_, NetherBiomeProvider.Noise p_i241952_5_, NetherBiomeProvider.Noise p_i241952_6_, NetherBiomeProvider.Noise p_i241952_7_, Optional<com.mojang.datafixers.util.Pair<Registry<Biome>, NetherBiomeProvider.Preset>> p_i241952_8_) privateNetherBiomeProvider(long p_i241952_1_, List<com.mojang.datafixers.util.Pair<Biome.Attributes, Supplier<Biome>>> p_i241952_3_, NetherBiomeProvider.Noise p_i241952_4_, NetherBiomeProvider.Noise p_i241952_5_, NetherBiomeProvider.Noise p_i241952_6_, NetherBiomeProvider.Noise p_i241952_7_, Optional<com.mojang.datafixers.util.Pair<Registry<Biome>, NetherBiomeProvider.Preset>> p_i241952_8_) OverworldBiomeProvider(long p_i241958_1_, boolean p_i241958_3_, boolean p_i241958_4_, Registry<Biome> p_i241958_5_) Preset(ResourceLocation p_i241955_1_, com.mojang.datafixers.util.Function3<NetherBiomeProvider.Preset, Registry<Biome>, Long, NetherBiomeProvider> p_i241955_2_) SingleBiomeProvider(Supplier<Biome> p_i241945_1_) -
Uses of Biome in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as Biome -
Uses of Biome in net.minecraft.world.gen
Fields in net.minecraft.world.gen with type parameters of type BiomeModifier and TypeFieldDescriptionFlatGenerationSettings.biomeDebugChunkGenerator.biomesFlatGenerationSettings.biomesMethods in net.minecraft.world.gen that return BiomeModifier and TypeMethodDescriptionFlatGenerationSettings.getBiome()FlatGenerationSettings.getBiomeFromSettings()WorldGenRegion.getUncachedNoiseBiome(int p_225604_1_, int p_225604_2_, int p_225604_3_) Methods in net.minecraft.world.gen that return types with arguments of type BiomeMethods in net.minecraft.world.gen with parameters of type BiomeModifier and TypeMethodDescriptionprivate voidChunkGenerator.createStructure(StructureFeature<?, ?> p_242705_1_, DynamicRegistries p_242705_2_, StructureManager p_242705_3_, IChunk p_242705_4_, TemplateManager p_242705_5_, long p_242705_6_, ChunkPos p_242705_8_, Biome p_242705_9_) ChunkGenerator.getMobsAt(Biome p_230353_1_, StructureManager p_230353_2_, EntityClassification p_230353_3_, BlockPos p_230353_4_) NoiseChunkGenerator.getMobsAt(Biome p_230353_1_, StructureManager p_230353_2_, EntityClassification p_230353_3_, BlockPos p_230353_4_) Method parameters in net.minecraft.world.gen with type arguments of type BiomeModifier and TypeMethodDescriptionvoidChunkGenerator.createBiomes(Registry<Biome> p_242706_1_, IChunk p_242706_2_) static FlatGenerationSettingsFlatGenerationSettings.getDefault(Registry<Biome> p_242869_0_) voidConstructor parameters in net.minecraft.world.gen with type arguments of type BiomeModifierConstructorDescriptionDebugChunkGenerator(Registry<Biome> p_i241974_1_) FlatGenerationSettings(Registry<Biome> p_i242012_1_, DimensionStructuresSettings p_i242012_2_, List<FlatLayerInfo> p_i242012_3_, boolean p_i242012_4_, boolean p_i242012_5_, Optional<Supplier<Biome>> p_i242012_6_) FlatGenerationSettings(Registry<Biome> p_i242012_1_, DimensionStructuresSettings p_i242012_2_, List<FlatLayerInfo> p_i242012_3_, boolean p_i242012_4_, boolean p_i242012_5_, Optional<Supplier<Biome>> p_i242012_6_) FlatGenerationSettings(DimensionStructuresSettings p_i242011_1_, Registry<Biome> p_i242011_2_) -
Uses of Biome in net.minecraft.world.gen.carver
Method parameters in net.minecraft.world.gen.carver with type arguments of type BiomeModifier and TypeMethodDescriptionbooleanCanyonWorldCarver.carve(IChunk p_225555_1_, Function<BlockPos, Biome> p_225555_2_, Random p_225555_3_, int p_225555_4_, int p_225555_5_, int p_225555_6_, int p_225555_7_, int p_225555_8_, BitSet p_225555_9_, ProbabilityConfig p_225555_10_) booleanCaveWorldCarver.carve(IChunk p_225555_1_, Function<BlockPos, Biome> p_225555_2_, Random p_225555_3_, int p_225555_4_, int p_225555_5_, int p_225555_6_, int p_225555_7_, int p_225555_8_, BitSet p_225555_9_, ProbabilityConfig p_225555_10_) booleanConfiguredCarver.carve(IChunk p_227207_1_, Function<BlockPos, Biome> p_227207_2_, Random p_227207_3_, int p_227207_4_, int p_227207_5_, int p_227207_6_, int p_227207_7_, int p_227207_8_, BitSet p_227207_9_) abstract booleanWorldCarver.carve(IChunk p_225555_1_, Function<BlockPos, Biome> p_225555_2_, Random p_225555_3_, int p_225555_4_, int p_225555_5_, int p_225555_6_, int p_225555_7_, int p_225555_8_, BitSet p_225555_9_, C p_225555_10_) protected booleanNetherCaveCarver.carveBlock(IChunk p_230358_1_, Function<BlockPos, Biome> p_230358_2_, BitSet p_230358_3_, Random p_230358_4_, BlockPos.Mutable p_230358_5_, BlockPos.Mutable p_230358_6_, BlockPos.Mutable p_230358_7_, int p_230358_8_, int p_230358_9_, int p_230358_10_, int p_230358_11_, int p_230358_12_, int p_230358_13_, int p_230358_14_, int p_230358_15_, org.apache.commons.lang3.mutable.MutableBoolean p_230358_16_) protected booleanUnderwaterCanyonWorldCarver.carveBlock(IChunk p_230358_1_, Function<BlockPos, Biome> p_230358_2_, BitSet p_230358_3_, Random p_230358_4_, BlockPos.Mutable p_230358_5_, BlockPos.Mutable p_230358_6_, BlockPos.Mutable p_230358_7_, int p_230358_8_, int p_230358_9_, int p_230358_10_, int p_230358_11_, int p_230358_12_, int p_230358_13_, int p_230358_14_, int p_230358_15_, org.apache.commons.lang3.mutable.MutableBoolean p_230358_16_) protected booleanUnderwaterCaveWorldCarver.carveBlock(IChunk p_230358_1_, Function<BlockPos, Biome> p_230358_2_, BitSet p_230358_3_, Random p_230358_4_, BlockPos.Mutable p_230358_5_, BlockPos.Mutable p_230358_6_, BlockPos.Mutable p_230358_7_, int p_230358_8_, int p_230358_9_, int p_230358_10_, int p_230358_11_, int p_230358_12_, int p_230358_13_, int p_230358_14_, int p_230358_15_, org.apache.commons.lang3.mutable.MutableBoolean p_230358_16_) protected booleanWorldCarver.carveBlock(IChunk p_230358_1_, Function<BlockPos, Biome> p_230358_2_, BitSet p_230358_3_, Random p_230358_4_, BlockPos.Mutable p_230358_5_, BlockPos.Mutable p_230358_6_, BlockPos.Mutable p_230358_7_, int p_230358_8_, int p_230358_9_, int p_230358_10_, int p_230358_11_, int p_230358_12_, int p_230358_13_, int p_230358_14_, int p_230358_15_, org.apache.commons.lang3.mutable.MutableBoolean p_230358_16_) protected booleanWorldCarver.carveSphere(IChunk p_227208_1_, Function<BlockPos, Biome> p_227208_2_, long p_227208_3_, int p_227208_5_, int p_227208_6_, int p_227208_7_, double p_227208_8_, double p_227208_10_, double p_227208_12_, double p_227208_14_, double p_227208_16_, BitSet p_227208_18_) private voidCanyonWorldCarver.genCanyon(IChunk p_227204_1_, Function<BlockPos, Biome> p_227204_2_, long p_227204_3_, int p_227204_5_, int p_227204_6_, int p_227204_7_, double p_227204_8_, double p_227204_10_, double p_227204_12_, float p_227204_14_, float p_227204_15_, float p_227204_16_, int p_227204_17_, int p_227204_18_, double p_227204_19_, BitSet p_227204_21_) protected voidCaveWorldCarver.genRoom(IChunk p_227205_1_, Function<BlockPos, Biome> p_227205_2_, long p_227205_3_, int p_227205_5_, int p_227205_6_, int p_227205_7_, double p_227205_8_, double p_227205_10_, double p_227205_12_, float p_227205_14_, double p_227205_15_, BitSet p_227205_17_) protected voidCaveWorldCarver.genTunnel(IChunk p_227206_1_, Function<BlockPos, Biome> p_227206_2_, long p_227206_3_, int p_227206_5_, int p_227206_6_, int p_227206_7_, double p_227206_8_, double p_227206_10_, double p_227206_12_, float p_227206_14_, float p_227206_15_, float p_227206_16_, int p_227206_17_, int p_227206_18_, double p_227206_19_, BitSet p_227206_21_) -
Uses of Biome in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature with parameters of type BiomeModifier and TypeMethodDescriptionStructureFeature.generate(DynamicRegistries p_242771_1_, ChunkGenerator p_242771_2_, BiomeProvider p_242771_3_, TemplateManager p_242771_4_, long p_242771_5_, ChunkPos p_242771_7_, Biome p_242771_8_, int p_242771_9_, StructureSeparationSettings p_242771_10_) -
Uses of Biome in net.minecraft.world.gen.feature.structure
Methods in net.minecraft.world.gen.feature.structure with parameters of type BiomeModifier and TypeMethodDescriptionStructure.generate(DynamicRegistries p_242785_1_, ChunkGenerator p_242785_2_, BiomeProvider p_242785_3_, TemplateManager p_242785_4_, long p_242785_5_, ChunkPos p_242785_7_, Biome p_242785_8_, int p_242785_9_, SharedSeedRandom p_242785_10_, StructureSeparationSettings p_242785_11_, C p_242785_12_) voidBuriedTreasureStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, ProbabilityConfig p_230364_7_) voidDesertPyramidStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) voidEndCityStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) voidFortressStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) voidIglooStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) voidJigsawStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, VillageConfig p_230364_7_) voidJunglePyramidStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) voidMineshaftStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, MineshaftConfig p_230364_7_) voidNetherFossilStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) voidOceanMonumentStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) voidOceanRuinStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, OceanRuinConfig p_230364_7_) voidRuinedPortalStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, RuinedPortalFeature p_230364_7_) voidShipwreckStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, ShipwreckConfig p_230364_7_) voidStrongholdStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) abstract voidStructureStart.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, C p_230364_7_) voidSwampHutStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) voidWoodlandMansionStructure.Start.generatePieces(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) private static booleanprotected booleanBastionRemantsStructure.isFeatureChunk(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, VillageConfig p_230363_10_) protected booleanBuriedTreasureStructure.isFeatureChunk(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, ProbabilityConfig p_230363_10_) protected booleanEndCityStructure.isFeatureChunk(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, NoFeatureConfig p_230363_10_) protected booleanFortressStructure.isFeatureChunk(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, NoFeatureConfig p_230363_10_) protected booleanMineshaftStructure.isFeatureChunk(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, MineshaftConfig p_230363_10_) protected booleanOceanMonumentStructure.isFeatureChunk(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, NoFeatureConfig p_230363_10_) protected booleanPillagerOutpostStructure.isFeatureChunk(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, VillageConfig p_230363_10_) protected booleanStrongholdStructure.isFeatureChunk(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, NoFeatureConfig p_230363_10_) protected booleanStructure.isFeatureChunk(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, C p_230363_10_) protected booleanWoodlandMansionStructure.isFeatureChunk(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, NoFeatureConfig p_230363_10_) -
Uses of Biome in net.minecraft.world.gen.layer
Methods in net.minecraft.world.gen.layer that return BiomeModifier and TypeMethodDescriptionMethods in net.minecraft.world.gen.layer that return types with arguments of type BiomeModifier and TypeMethodDescriptionprotected RegistryKey<Biome>BiomeLayer.getBiome(BiomeManager.BiomeType type, INoiseRandom context) Method parameters in net.minecraft.world.gen.layer with type arguments of type Biome -
Uses of Biome in net.minecraft.world.gen.settings
Method parameters in net.minecraft.world.gen.settings with type arguments of type BiomeModifier and TypeMethodDescriptionstatic NoiseChunkGeneratorDimensionGeneratorSettings.makeDefaultOverworld(Registry<Biome> p_242750_0_, Registry<DimensionSettings> p_242750_1_, long p_242750_2_) -
Uses of Biome in net.minecraft.world.gen.surfacebuilders
Methods in net.minecraft.world.gen.surfacebuilders with parameters of type BiomeModifier and TypeMethodDescriptionvoidBadlandsSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) voidConfiguredSurfaceBuilder.apply(Random p_215450_1_, IChunk p_215450_2_, Biome p_215450_3_, int p_215450_4_, int p_215450_5_, int p_215450_6_, double p_215450_7_, BlockState p_215450_9_, BlockState p_215450_10_, int p_215450_11_, long p_215450_12_) voidDefaultSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) protected voidDefaultSurfaceBuilder.apply(Random p_206967_1_, IChunk p_206967_2_, Biome p_206967_3_, int p_206967_4_, int p_206967_5_, int p_206967_6_, double p_206967_7_, BlockState p_206967_9_, BlockState p_206967_10_, BlockState p_206967_11_, BlockState p_206967_12_, BlockState p_206967_13_, int p_206967_14_) voidErodedBadlandsSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) voidFrozenOceanSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) voidGiantTreeTaigaSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) voidGravellyMountainSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) voidMountainSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) voidNetherForestsSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) voidNetherSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) voidNoopSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) voidShatteredSavannaSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) abstract voidSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, C p_205610_14_) voidSwampSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) voidValleySurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) voidWoodedBadlandsSurfaceBuilder.apply(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) -
Uses of Biome in net.minecraft.world.level
Methods in net.minecraft.world.level with parameters of type Biome -
Uses of Biome in net.minecraft.world.server
Methods in net.minecraft.world.server that return BiomeModifier and TypeMethodDescriptionServerWorld.getUncachedNoiseBiome(int p_225604_1_, int p_225604_2_, int p_225604_3_) Methods in net.minecraft.world.server with parameters of type BiomeModifier and TypeMethodDescriptionServerWorld.findNearestBiome(Biome p_241116_1_, BlockPos p_241116_2_, int p_241116_3_, int p_241116_4_) -
Uses of Biome in net.minecraft.world.spawner
Methods in net.minecraft.world.spawner that return BiomeModifier and TypeMethodDescriptionprivate static BiomeWorldEntitySpawner.getRoughBiome(BlockPos p_234980_0_, IChunk p_234980_1_) Methods in net.minecraft.world.spawner with parameters of type BiomeModifier and TypeMethodDescriptionprivate static List<MobSpawnInfo.Spawners>WorldEntitySpawner.mobsAt(ServerWorld p_241463_0_, StructureManager p_241463_1_, ChunkGenerator p_241463_2_, EntityClassification p_241463_3_, BlockPos p_241463_4_, Biome p_241463_5_) static voidWorldEntitySpawner.spawnMobsForChunkGeneration(IServerWorld p_77191_0_, Biome p_77191_1_, int p_77191_2_, int p_77191_3_, Random p_77191_4_) -
Uses of Biome in net.minecraftforge.client
Method parameters in net.minecraftforge.client with type arguments of type BiomeModifier and TypeMethodDescriptionprotected ChunkGeneratorForgeWorldTypeScreens.GeneratorType.generator(Registry<Biome> p_241869_1_, Registry<DimensionSettings> p_241869_2_, long p_241869_3_) -
Uses of Biome in net.minecraftforge.common
Fields in net.minecraftforge.common with type parameters of type BiomeModifier and TypeFieldDescriptionprivate static final List<RegistryKey<Biome>>BiomeManager.additionalOverworldBiomesprivate static final List<RegistryKey<Biome>>BiomeManager.additionalOverworldBiomesViewprivate static final Map<RegistryKey<Biome>,BiomeDictionary.BiomeInfo> BiomeDictionary.biomeInfoMapprivate final Set<RegistryKey<Biome>>BiomeDictionary.Type.biomesprivate final Set<RegistryKey<Biome>>BiomeDictionary.Type.biomesUnprivate final RegistryKey<Biome>BiomeManager.BiomeEntry.keyMethods in net.minecraftforge.common that return BiomeModifier and TypeMethodDescriptionForgeHooks.BiomeCallbackFunction.apply(Biome.Climate climate, Biome.Category category, Float depth, Float scale, BiomeAmbience effects, BiomeGenerationSettings gen, MobSpawnInfo spawns) static BiomeForgeHooks.enhanceBiome(ResourceLocation name, Biome.Climate climate, Biome.Category category, Float depth, Float scale, BiomeAmbience effects, BiomeGenerationSettings gen, MobSpawnInfo spawns, com.mojang.serialization.codecs.RecordCodecBuilder.Instance<Biome> codec, ForgeHooks.BiomeCallbackFunction callback) Methods in net.minecraftforge.common that return types with arguments of type BiomeModifier and TypeMethodDescriptionstatic List<RegistryKey<Biome>>BiomeManager.getAdditionalOverworldBiomes()static Set<RegistryKey<Biome>>BiomeDictionary.getBiomes(BiomeDictionary.Type type) Gets the set of biomes that have the given type.BiomeManager.BiomeEntry.getKey()Method parameters in net.minecraftforge.common with type arguments of type BiomeModifier and TypeMethodDescriptionstatic voidBiomeManager.addAdditionalOverworldBiomes(RegistryKey<Biome> biome) Add biomes that you add to the overworld without usingBiomeManager.addBiome(BiomeType, BiomeEntry)static voidBiomeDictionary.addTypes(RegistryKey<Biome> biome, BiomeDictionary.Type... types) Adds the given types to the biome.static booleanBiomeDictionary.areSimilar(RegistryKey<Biome> biomeA, RegistryKey<Biome> biomeB) Checks if the two given biomes have types in common.static BiomeForgeHooks.enhanceBiome(ResourceLocation name, Biome.Climate climate, Biome.Category category, Float depth, Float scale, BiomeAmbience effects, BiomeGenerationSettings gen, MobSpawnInfo spawns, com.mojang.serialization.codecs.RecordCodecBuilder.Instance<Biome> codec, ForgeHooks.BiomeCallbackFunction callback) private static BiomeDictionary.BiomeInfoBiomeDictionary.getBiomeInfo(RegistryKey<Biome> biome) static Set<BiomeDictionary.Type>BiomeDictionary.getTypes(RegistryKey<Biome> biome) Gets the set of types that have been added to the given biome.static booleanBiomeDictionary.hasAnyType(RegistryKey<Biome> biome) Checks if any type has been added to the given biome.static booleanBiomeDictionary.hasType(RegistryKey<Biome> biome, BiomeDictionary.Type type) Checks if the given type has been added to the given biome.Constructor parameters in net.minecraftforge.common with type arguments of type Biome -
Uses of Biome in net.minecraftforge.common.world
Method parameters in net.minecraftforge.common.world with type arguments of type BiomeModifier and TypeMethodDescriptionForgeWorldType.createChunkGenerator(Registry<Biome> biomeRegistry, Registry<DimensionSettings> dimensionSettingsRegistry, long seed, String generatorSettings) Called from both the dedicated server and the world creation screen in the client.ForgeWorldType.IBasicChunkGeneratorFactory.createChunkGenerator(Registry<Biome> biomeRegistry, Registry<DimensionSettings> dimensionSettingsRegistry, long seed) default ChunkGeneratorForgeWorldType.IBasicChunkGeneratorFactory.createChunkGenerator(Registry<Biome> biomeRegistry, Registry<DimensionSettings> dimensionSettingsRegistry, long seed, String generatorSettings) ForgeWorldType.IChunkGeneratorFactory.createChunkGenerator(Registry<Biome> biomeRegistry, Registry<DimensionSettings> dimensionSettingsRegistry, long seed, String generatorSettings) -
Uses of Biome in net.minecraftforge.debug.world
Fields in net.minecraftforge.debug.world with type parameters of type BiomeModifier and TypeFieldDescriptionstatic final RegistryObject<Biome>WorldgenRegistryDesyncTest.biomestatic final DeferredRegister<Biome>WorldgenRegistryDesyncTest.BIOMESMethod parameters in net.minecraftforge.debug.world with type arguments of type BiomeModifier and TypeMethodDescriptionprivate ChunkGeneratorForgeWorldTypeTest.createChunkGenerator(Registry<Biome> biomes, Registry<DimensionSettings> dimensionSettings, long seed, String settings) -
Uses of Biome in net.minecraftforge.registries
Fields in net.minecraftforge.registries with type parameters of type BiomeModifier and TypeFieldDescriptionstatic final IForgeRegistry<Biome>ForgeRegistries.BIOMESstatic final RegistryKey<Registry<Biome>>ForgeRegistries.Keys.BIOMES