Uses of Class
net.minecraft.world.level.biome.Biome
Packages that use Biome
Package
Description
-
Uses of Biome in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon with type parameters of type BiomeModifier and TypeFieldDescriptionprivate final ResourceKey<Biome>LocationPredicate.biomeprivate ResourceKey<Biome>LocationPredicate.Builder.biomeMethod parameters in net.minecraft.advancements.critereon with type arguments of type BiomeModifier and TypeMethodDescriptionstatic LocationPredicateLocationPredicate.inBiome(ResourceKey<Biome> p_52635_) LocationPredicate.Builder.setBiome(ResourceKey<Biome> p_52657_) Constructor parameters in net.minecraft.advancements.critereon with type arguments of type BiomeModifierConstructorDescriptionLocationPredicate(MinMaxBounds.Doubles p_207916_, MinMaxBounds.Doubles p_207917_, MinMaxBounds.Doubles p_207918_, ResourceKey<Biome> p_207919_, ResourceKey<Structure> p_207920_, ResourceKey<Level> p_207921_, Boolean p_207922_, LightPredicate p_207923_, BlockPredicate p_207924_, FluidPredicate p_207925_) -
Uses of Biome in net.minecraft.client.gui.components
Method parameters in net.minecraft.client.gui.components with type arguments of type BiomeModifier and TypeMethodDescriptionprivate static StringDebugScreenOverlay.printBiome(Holder<Biome> p_205375_) -
Uses of Biome in net.minecraft.client.gui.screens
Fields in net.minecraft.client.gui.screens with type parameters of type BiomeModifier and TypeFieldDescriptionCreateBuffetWorldScreen.applySettingsCreateBuffetWorldScreen.biome(package private) final Holder.Reference<Biome>CreateBuffetWorldScreen.BiomeList.Entry.biomeCreateBuffetWorldScreen.biomesprivate static final ResourceKey<Biome>PresetFlatWorldScreen.DEFAULT_BIOMEMethod parameters in net.minecraft.client.gui.screens with type arguments of type BiomeModifier and TypeMethodDescriptionstatic FlatLevelGeneratorSettingsPresetFlatWorldScreen.fromString(Registry<Biome> p_211772_, Registry<StructureSet> p_211773_, String p_211774_, FlatLevelGeneratorSettings p_211775_) Constructor parameters in net.minecraft.client.gui.screens with type arguments of type BiomeModifierConstructorDescriptionCreateBuffetWorldScreen(Screen p_232732_, WorldCreationContext p_232733_, Consumer<Holder<Biome>> p_232734_) Entry(Holder.Reference<Biome> p_205392_) -
Uses of Biome in net.minecraft.client.gui.screens.worldselection
Method parameters in net.minecraft.client.gui.screens.worldselection with type arguments of type BiomeModifier and TypeMethodDescriptionprivate static WorldCreationContext.UpdaterPresetEditor.fixedBiomeConfigurator(Holder<Biome> p_232968_) -
Uses of Biome in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer that return types with arguments of type BiomeModifier and TypeMethodDescriptionClientLevel.getUncachedNoiseBiome(int p_205516_, int p_205517_, int p_205518_) -
Uses of Biome in net.minecraft.client.resources.sounds
Fields in net.minecraft.client.resources.sounds declared as BiomeFields in net.minecraft.client.resources.sounds with type parameters of type BiomeModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<Biome,BiomeAmbientSoundsHandler.LoopSoundInstance> BiomeAmbientSoundsHandler.loopSounds -
Uses of Biome in net.minecraft.core
Fields in net.minecraft.core with type parameters of type BiomeModifier and TypeFieldDescriptionstatic final ResourceKey<Registry<Biome>>Registry.BIOME_REGISTRY -
Uses of Biome in net.minecraft.data
Fields in net.minecraft.data with type parameters of type Biome -
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<ResourceKey<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_123987_, List<ResourceKey<Biome>> p_123988_) -
Uses of Biome in net.minecraft.data.worldgen
Methods in net.minecraft.data.worldgen that return types with arguments of type BiomeModifier and TypeMethodDescriptionMethod parameters in net.minecraft.data.worldgen with type arguments of type BiomeModifier and TypeMethodDescriptionprivate static Structure.StructureSettingsStructures.structure(TagKey<Biome> p_236546_, Map<MobCategory, StructureSpawnOverride> p_236547_, GenerationStep.Decoration p_236548_, TerrainAdjustment p_236549_) private static Structure.StructureSettingsStructures.structure(TagKey<Biome> p_236539_, GenerationStep.Decoration p_236540_, TerrainAdjustment p_236541_) private static Structure.StructureSettingsStructures.structure(TagKey<Biome> p_236543_, TerrainAdjustment p_236544_) -
Uses of Biome in net.minecraft.data.worldgen.biome
Methods in net.minecraft.data.worldgen.biome that return BiomeModifier and TypeMethodDescriptionstatic BiomeOverworldBiomes.badlands(boolean p_194897_) static BiomeOverworldBiomes.bambooJungle()static BiomeNetherBiomes.basaltDeltas()private static BiomeEndBiomes.baseEndBiome(BiomeGenerationSettings.Builder p_194825_) private static BiomeOverworldBiomes.baseJungle(float p_194846_, boolean p_194847_, boolean p_194848_, boolean p_194849_, MobSpawnSettings.Builder p_194850_) private static BiomeOverworldBiomes.baseOcean(MobSpawnSettings.Builder p_194872_, int p_194873_, int p_194874_, BiomeGenerationSettings.Builder p_194875_) static BiomeOverworldBiomes.beach(boolean p_194889_, boolean p_194890_) private static BiomeOverworldBiomes.biome(Biome.Precipitation p_236655_, float p_236656_, float p_236657_, int p_236658_, int p_236659_, MobSpawnSettings.Builder p_236660_, BiomeGenerationSettings.Builder p_236661_, Music p_236662_) private static BiomeOverworldBiomes.biome(Biome.Precipitation p_236664_, float p_236665_, float p_236666_, MobSpawnSettings.Builder p_236667_, BiomeGenerationSettings.Builder p_236668_, Music p_236669_) static BiomeOverworldBiomes.coldOcean(boolean p_194900_) static BiomeNetherBiomes.crimsonForest()static BiomeOverworldBiomes.darkForest()static BiomeOverworldBiomes.deepDark()static BiomeOverworldBiomes.desert()static BiomeOverworldBiomes.dripstoneCaves()static BiomeEndBiomes.endBarrens()static BiomeEndBiomes.endHighlands()static BiomeEndBiomes.endMidlands()static BiomeOverworldBiomes.forest(boolean p_194892_, boolean p_194893_, boolean p_194894_) static BiomeOverworldBiomes.frozenOcean(boolean p_194909_) static BiomeOverworldBiomes.frozenPeaks()static BiomeOverworldBiomes.grove()static BiomeOverworldBiomes.jaggedPeaks()static BiomeOverworldBiomes.jungle()static BiomeOverworldBiomes.lukeWarmOcean(boolean p_194906_) static BiomeOverworldBiomes.lushCaves()static BiomeOverworldBiomes.mangroveSwamp()static BiomeOverworldBiomes.meadow()static BiomeOverworldBiomes.mushroomFields()static BiomeNetherBiomes.netherWastes()static BiomeOverworldBiomes.ocean(boolean p_194903_) static BiomeOverworldBiomes.oldGrowthTaiga(boolean p_194877_) static BiomeOverworldBiomes.plains(boolean p_194882_, boolean p_194883_, boolean p_194884_) static BiomeOverworldBiomes.river(boolean p_194915_) static BiomeOverworldBiomes.savanna(boolean p_194879_, boolean p_194880_) static BiomeEndBiomes.smallEndIslands()static BiomeOverworldBiomes.snowySlopes()static BiomeNetherBiomes.soulSandValley()static BiomeOverworldBiomes.sparseJungle()static BiomeOverworldBiomes.stonyPeaks()static BiomeOverworldBiomes.swamp()static BiomeOverworldBiomes.taiga(boolean p_194912_) static BiomeEndBiomes.theEnd()static BiomeOverworldBiomes.theVoid()static BiomeOverworldBiomes.warmOcean()static BiomeNetherBiomes.warpedForest()static BiomeOverworldBiomes.windsweptHills(boolean p_194887_) Methods in net.minecraft.data.worldgen.biome that return types with arguments of type BiomeModifier and TypeMethodDescriptionMethod parameters in net.minecraft.data.worldgen.biome with type arguments of type Biome -
Uses of Biome in net.minecraft.server.commands
Method parameters in net.minecraft.server.commands with type arguments of type BiomeModifier and TypeMethodDescriptionprivate static intLocateCommand.locateBiome(CommandSourceStack p_214502_, ResourceOrTagLocationArgument.Result<Biome> p_214503_) -
Uses of Biome in net.minecraft.server.level
Methods in net.minecraft.server.level that return types with arguments of type BiomeModifier and TypeMethodDescriptionServerLevel.findClosestBiome3d(Predicate<Holder<Biome>> p_215070_, BlockPos p_215071_, int p_215072_, int p_215073_, int p_215074_) ServerLevel.getUncachedNoiseBiome(int p_203775_, int p_203776_, int p_203777_) WorldGenRegion.getUncachedNoiseBiome(int p_203787_, int p_203788_, int p_203789_) Method parameters in net.minecraft.server.level with type arguments of type Biome -
Uses of Biome in net.minecraft.tags
Fields in net.minecraft.tags with type parameters of type BiomeModifier and TypeFieldDescriptionBiomeTags.ALLOWS_SURFACE_SLIME_SPAWNSBiomeTags.HAS_ANCIENT_CITYBiomeTags.HAS_BASTION_REMNANTBiomeTags.HAS_BURIED_TREASUREBiomeTags.HAS_CLOSER_WATER_FOGBiomeTags.HAS_DESERT_PYRAMIDBiomeTags.HAS_END_CITYBiomeTags.HAS_IGLOOBiomeTags.HAS_JUNGLE_TEMPLEBiomeTags.HAS_MINESHAFTBiomeTags.HAS_MINESHAFT_MESABiomeTags.HAS_NETHER_FORTRESSBiomeTags.HAS_NETHER_FOSSILBiomeTags.HAS_OCEAN_MONUMENTBiomeTags.HAS_OCEAN_RUIN_COLDBiomeTags.HAS_OCEAN_RUIN_WARMBiomeTags.HAS_PILLAGER_OUTPOSTBiomeTags.HAS_RUINED_PORTAL_DESERTBiomeTags.HAS_RUINED_PORTAL_JUNGLEBiomeTags.HAS_RUINED_PORTAL_MOUNTAINBiomeTags.HAS_RUINED_PORTAL_NETHERBiomeTags.HAS_RUINED_PORTAL_OCEANBiomeTags.HAS_RUINED_PORTAL_STANDARDBiomeTags.HAS_RUINED_PORTAL_SWAMPBiomeTags.HAS_SHIPWRECKBiomeTags.HAS_SHIPWRECK_BEACHEDBiomeTags.HAS_STRONGHOLDBiomeTags.HAS_SWAMP_HUTBiomeTags.HAS_VILLAGE_DESERTBiomeTags.HAS_VILLAGE_PLAINSBiomeTags.HAS_VILLAGE_SAVANNABiomeTags.HAS_VILLAGE_SNOWYBiomeTags.HAS_VILLAGE_TAIGABiomeTags.HAS_WOODLAND_MANSIONBiomeTags.IS_BADLANDSBiomeTags.IS_BEACHBiomeTags.IS_DEEP_OCEANBiomeTags.IS_ENDBiomeTags.IS_FORESTBiomeTags.IS_HILLBiomeTags.IS_JUNGLEBiomeTags.IS_MOUNTAINBiomeTags.IS_NETHERBiomeTags.IS_OCEANBiomeTags.IS_OVERWORLDBiomeTags.IS_RIVERBiomeTags.IS_SAVANNABiomeTags.IS_TAIGABiomeTags.MINESHAFT_BLOCKINGBiomeTags.MORE_FREQUENT_DROWNED_SPAWNSBiomeTags.ONLY_ALLOWS_SNOW_AND_GOLD_RABBITSBiomeTags.PLAYS_UNDERWATER_MUSICBiomeTags.POLAR_BEARS_SPAWN_ON_ALTERNATE_BLOCKSBiomeTags.PRODUCES_CORALS_FROM_BONEMEALBiomeTags.REDUCED_WATER_AMBIENT_SPAWNSBiomeTags.REQUIRED_OCEAN_MONUMENT_SURROUNDINGBiomeTags.SPAWNS_COLD_VARIANT_FROGSBiomeTags.SPAWNS_WARM_VARIANT_FROGSBiomeTags.STRONGHOLD_BIASED_TOBiomeTags.WATER_ON_MAP_OUTLINESBiomeTags.WITHOUT_PATROL_SPAWNSBiomeTags.WITHOUT_WANDERING_TRADER_SPAWNSBiomeTags.WITHOUT_ZOMBIE_SIEGESMethods in net.minecraft.tags that return types with arguments of type Biome -
Uses of Biome in net.minecraft.world.entity.animal
Method parameters in net.minecraft.world.entity.animal with type arguments of type Biome -
Uses of Biome in net.minecraft.world.entity.npc
Fields in net.minecraft.world.entity.npc with type parameters of type BiomeModifier and TypeFieldDescriptionprivate static final Map<ResourceKey<Biome>,VillagerType> VillagerType.BY_BIOMEMethod parameters in net.minecraft.world.entity.npc with type arguments of type Biome -
Uses of Biome in net.minecraft.world.level
Fields in net.minecraft.world.level with type parameters of type BiomeMethods in net.minecraft.world.level that return BiomeModifier and TypeMethodDescription(package private) static BiomeNaturalSpawner.getRoughBiome(BlockPos p_47096_, ChunkAccess p_47097_) Methods in net.minecraft.world.level that return types with arguments of type BiomeModifier and TypeMethodDescriptionLevelReader.getNoiseBiome(int p_204163_, int p_204164_, int p_204165_) LevelReader.getUncachedNoiseBiome(int p_204159_, int p_204160_, int p_204161_) Methods in net.minecraft.world.level with parameters of type BiomeModifier and TypeMethodDescriptionintMethod parameters in net.minecraft.world.level with type arguments of type BiomeModifier and TypeMethodDescriptionprivate static WeightedRandomList<MobSpawnSettings.SpawnerData>NaturalSpawner.mobsAt(ServerLevel p_220444_, StructureManager p_220445_, ChunkGenerator p_220446_, MobCategory p_220447_, BlockPos p_220448_, Holder<Biome> p_220449_) static voidNaturalSpawner.spawnMobsForChunkGeneration(ServerLevelAccessor p_220451_, Holder<Biome> p_220452_, ChunkPos p_220453_, RandomSource p_220454_) -
Uses of Biome in net.minecraft.world.level.biome
Fields in net.minecraft.world.level.biome with type parameters of type BiomeModifier and TypeFieldDescriptionCheckerboardColumnBiomeSource.allowedBiomesstatic final ResourceKey<Biome>Biomes.BADLANDSstatic final ResourceKey<Biome>Biomes.BAMBOO_JUNGLETheEndBiomeSource.barrensstatic final ResourceKey<Biome>Biomes.BASALT_DELTASstatic final ResourceKey<Biome>Biomes.BEACHFixedBiomeSource.biomeMultiNoiseBiomeSource.PresetInstance.biomesThe field for thebiomesrecord component.static final ResourceKey<Biome>Biomes.BIRCH_FORESTBiome.CODECstatic final ResourceKey<Biome>Biomes.COLD_OCEANstatic final ResourceKey<Biome>Biomes.CRIMSON_FORESTstatic final ResourceKey<Biome>Biomes.DARK_FORESTstatic final ResourceKey<Biome>Biomes.DEEP_COLD_OCEANstatic final ResourceKey<Biome>Biomes.DEEP_DARKstatic final ResourceKey<Biome>Biomes.DEEP_FROZEN_OCEANstatic final ResourceKey<Biome>Biomes.DEEP_LUKEWARM_OCEANstatic final ResourceKey<Biome>Biomes.DEEP_OCEANstatic final ResourceKey<Biome>Biomes.DESERTstatic final com.mojang.serialization.Codec<Biome>Biome.DIRECT_CODECstatic final ResourceKey<Biome>Biomes.DRIPSTONE_CAVESTheEndBiomeSource.endstatic final ResourceKey<Biome>Biomes.END_BARRENSstatic final ResourceKey<Biome>Biomes.END_HIGHLANDSstatic final ResourceKey<Biome>Biomes.END_MIDLANDSstatic final ResourceKey<Biome>Biomes.ERODED_BADLANDSstatic final ResourceKey<Biome>Biomes.FLOWER_FORESTstatic final ResourceKey<Biome>Biomes.FORESTstatic final ResourceKey<Biome>Biomes.FROZEN_OCEANstatic final ResourceKey<Biome>Biomes.FROZEN_PEAKSstatic final ResourceKey<Biome>Biomes.FROZEN_RIVERstatic final ResourceKey<Biome>Biomes.GROVETheEndBiomeSource.highlandsstatic final ResourceKey<Biome>Biomes.ICE_SPIKESTheEndBiomeSource.islandsstatic final ResourceKey<Biome>Biomes.JAGGED_PEAKSstatic final ResourceKey<Biome>Biomes.JUNGLEBiomeSource.lazyPossibleBiomesBiome.LIST_CODECstatic final ResourceKey<Biome>Biomes.LUKEWARM_OCEANstatic final ResourceKey<Biome>Biomes.LUSH_CAVESstatic final ResourceKey<Biome>Biomes.MANGROVE_SWAMPstatic final ResourceKey<Biome>Biomes.MEADOWTheEndBiomeSource.midlandsstatic final ResourceKey<Biome>Biomes.MUSHROOM_FIELDSstatic final ResourceKey<Biome>Biomes.NETHER_WASTESstatic final com.mojang.serialization.Codec<Biome>Biome.NETWORK_CODECstatic final ResourceKey<Biome>Biomes.OCEANstatic final ResourceKey<Biome>Biomes.OLD_GROWTH_BIRCH_FORESTstatic final ResourceKey<Biome>Biomes.OLD_GROWTH_PINE_TAIGAstatic final ResourceKey<Biome>Biomes.OLD_GROWTH_SPRUCE_TAIGAprivate final Climate.ParameterList<Holder<Biome>>MultiNoiseBiomeSource.parametersMultiNoiseBiomeSource.Preset.parameterSourceMultiNoiseBiomeSource.Preset.parameterSourcestatic final ResourceKey<Biome>Biomes.PLAINSstatic final ResourceKey<Biome>Biomes.RIVERstatic final ResourceKey<Biome>Biomes.SAVANNAstatic final ResourceKey<Biome>Biomes.SAVANNA_PLATEAUstatic final ResourceKey<Biome>Biomes.SMALL_END_ISLANDSstatic final ResourceKey<Biome>Biomes.SNOWY_BEACHstatic final ResourceKey<Biome>Biomes.SNOWY_PLAINSstatic final ResourceKey<Biome>Biomes.SNOWY_SLOPESstatic final ResourceKey<Biome>Biomes.SNOWY_TAIGAstatic final ResourceKey<Biome>Biomes.SOUL_SAND_VALLEYstatic final ResourceKey<Biome>Biomes.SPARSE_JUNGLEstatic final ResourceKey<Biome>Biomes.STONY_PEAKSstatic final ResourceKey<Biome>Biomes.STONY_SHOREstatic final ResourceKey<Biome>Biomes.SUNFLOWER_PLAINSstatic final ResourceKey<Biome>Biomes.SWAMPstatic final ResourceKey<Biome>Biomes.TAIGAstatic final ResourceKey<Biome>Biomes.THE_ENDstatic final ResourceKey<Biome>Biomes.THE_VOIDstatic final ResourceKey<Biome>Biomes.WARM_OCEANstatic final ResourceKey<Biome>Biomes.WARPED_FORESTstatic final ResourceKey<Biome>Biomes.WINDSWEPT_FORESTstatic final ResourceKey<Biome>Biomes.WINDSWEPT_GRAVELLY_HILLSstatic final ResourceKey<Biome>Biomes.WINDSWEPT_HILLSstatic final ResourceKey<Biome>Biomes.WINDSWEPT_SAVANNAstatic final ResourceKey<Biome>Biomes.WOODED_BADLANDSMethods in net.minecraft.world.level.biome that return BiomeMethods in net.minecraft.world.level.biome that return types with arguments of type BiomeModifier and TypeMethodDescriptionMultiNoiseBiomeSource.PresetInstance.biomes()Returns the value of thebiomesrecord component.BiomeSource.findBiomeHorizontal(int p_220561_, int p_220562_, int p_220563_, int p_220564_, int p_220565_, Predicate<Holder<Biome>> p_220566_, RandomSource p_220567_, boolean p_220568_, Climate.Sampler p_220569_) BiomeSource.findBiomeHorizontal(int p_220571_, int p_220572_, int p_220573_, int p_220574_, Predicate<Holder<Biome>> p_220575_, RandomSource p_220576_, Climate.Sampler p_220577_) FixedBiomeSource.findBiomeHorizontal(int p_220640_, int p_220641_, int p_220642_, int p_220643_, int p_220644_, Predicate<Holder<Biome>> p_220645_, RandomSource p_220646_, boolean p_220647_, Climate.Sampler p_220648_) BiomeSource.findClosestBiome3d(BlockPos p_220578_, int p_220579_, int p_220580_, int p_220581_, Predicate<Holder<Biome>> p_220582_, Climate.Sampler p_220583_, LevelReader p_220584_) FixedBiomeSource.findClosestBiome3d(BlockPos p_220650_, int p_220651_, int p_220652_, int p_220653_, Predicate<Holder<Biome>> p_220654_, Climate.Sampler p_220655_, LevelReader p_220656_) BiomeSource.getBiomesWithin(int p_186705_, int p_186706_, int p_186707_, int p_186708_, Climate.Sampler p_186709_) FixedBiomeSource.getBiomesWithin(int p_187038_, int p_187039_, int p_187040_, int p_187041_, Climate.Sampler p_187042_) BiomeManager.NoiseBiomeSource.getNoiseBiome(int p_204218_, int p_204219_, int p_204220_) BiomeResolver.getNoiseBiome(int p_204221_, int p_204222_, int p_204223_, Climate.Sampler p_204224_) BiomeSource.getNoiseBiome(int p_204238_, int p_204239_, int p_204240_, Climate.Sampler p_204241_) CheckerboardColumnBiomeSource.getNoiseBiome(int p_204248_, int p_204249_, int p_204250_, Climate.Sampler p_204251_) FixedBiomeSource.getNoiseBiome(int p_204261_, int p_204262_, int p_204263_) FixedBiomeSource.getNoiseBiome(int p_204265_, int p_204266_, int p_204267_, Climate.Sampler p_204268_) MultiNoiseBiomeSource.getNoiseBiome(int p_204272_, int p_204273_, int p_204274_, Climate.Sampler p_204275_) MultiNoiseBiomeSource.getNoiseBiome(Climate.TargetPoint p_204270_) TheEndBiomeSource.getNoiseBiome(int p_204292_, int p_204293_, int p_204294_, Climate.Sampler p_204295_) BiomeManager.getNoiseBiomeAtPosition(double p_204207_, double p_204208_, double p_204209_) BiomeManager.getNoiseBiomeAtPosition(BlockPos p_204217_) BiomeManager.getNoiseBiomeAtQuart(int p_204211_, int p_204212_, int p_204213_) private ResourceKey<Biome>OverworldBiomeBuilder.maybePickWindsweptSavannaBiome(int p_201991_, int p_201992_, Climate.Parameter p_201993_, ResourceKey<Biome> p_201994_) private ResourceKey<Biome>OverworldBiomeBuilder.pickBadlandsBiome(int p_187173_, Climate.Parameter p_187174_) private ResourceKey<Biome>OverworldBiomeBuilder.pickBeachBiome(int p_187161_, int p_187162_) private ResourceKey<Biome>OverworldBiomeBuilder.pickMiddleBiome(int p_187164_, int p_187165_, Climate.Parameter p_187166_) private ResourceKey<Biome>OverworldBiomeBuilder.pickMiddleBiomeOrBadlandsIfHot(int p_187192_, int p_187193_, Climate.Parameter p_187194_) private ResourceKey<Biome>OverworldBiomeBuilder.pickMiddleBiomeOrBadlandsIfHotOrSlopeIfCold(int p_187212_, int p_187213_, Climate.Parameter p_187214_) private ResourceKey<Biome>OverworldBiomeBuilder.pickPeakBiome(int p_187241_, int p_187242_, Climate.Parameter p_187243_) private ResourceKey<Biome>OverworldBiomeBuilder.pickPlateauBiome(int p_187234_, int p_187235_, Climate.Parameter p_187236_) private ResourceKey<Biome>OverworldBiomeBuilder.pickShatteredBiome(int p_202002_, int p_202003_, Climate.Parameter p_202004_) private ResourceKey<Biome>OverworldBiomeBuilder.pickShatteredCoastBiome(int p_187223_, int p_187224_, Climate.Parameter p_187225_) private ResourceKey<Biome>OverworldBiomeBuilder.pickSlopeBiome(int p_187245_, int p_187246_, Climate.Parameter p_187247_) BiomeSource.possibleBiomes()MultiNoiseBiomeSource.Preset.possibleBiomes()private static ResourceKey<Biome>Method parameters in net.minecraft.world.level.biome with type arguments of type BiomeModifier and TypeMethodDescriptionprotected voidOverworldBiomeBuilder.addBiomes(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187176_) private voidOverworldBiomeBuilder.addBottomBiome(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_220669_, Climate.Parameter p_220670_, Climate.Parameter p_220671_, Climate.Parameter p_220672_, Climate.Parameter p_220673_, Climate.Parameter p_220674_, float p_220675_, ResourceKey<Biome> p_220676_) private voidOverworldBiomeBuilder.addBottomBiome(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_220669_, Climate.Parameter p_220670_, Climate.Parameter p_220671_, Climate.Parameter p_220672_, Climate.Parameter p_220673_, Climate.Parameter p_220674_, float p_220675_, ResourceKey<Biome> p_220676_) private voidOverworldBiomeBuilder.addHighSlice(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187198_, Climate.Parameter p_187199_) private voidOverworldBiomeBuilder.addInlandBiomes(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187216_) private voidOverworldBiomeBuilder.addLowSlice(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187229_, Climate.Parameter p_187230_) private voidOverworldBiomeBuilder.addMidSlice(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187218_, Climate.Parameter p_187219_) private voidOverworldBiomeBuilder.addOffCoastBiomes(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187196_) private voidOverworldBiomeBuilder.addPeaks(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187178_, Climate.Parameter p_187179_) private voidOverworldBiomeBuilder.addSurfaceBiome(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187181_, Climate.Parameter p_187182_, Climate.Parameter p_187183_, Climate.Parameter p_187184_, Climate.Parameter p_187185_, Climate.Parameter p_187186_, float p_187187_, ResourceKey<Biome> p_187188_) private voidOverworldBiomeBuilder.addSurfaceBiome(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187181_, Climate.Parameter p_187182_, Climate.Parameter p_187183_, Climate.Parameter p_187184_, Climate.Parameter p_187185_, Climate.Parameter p_187186_, float p_187187_, ResourceKey<Biome> p_187188_) private voidOverworldBiomeBuilder.addUndergroundBiome(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187201_, Climate.Parameter p_187202_, Climate.Parameter p_187203_, Climate.Parameter p_187204_, Climate.Parameter p_187205_, Climate.Parameter p_187206_, float p_187207_, ResourceKey<Biome> p_187208_) private voidOverworldBiomeBuilder.addUndergroundBiome(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187201_, Climate.Parameter p_187202_, Climate.Parameter p_187203_, Climate.Parameter p_187204_, Climate.Parameter p_187205_, Climate.Parameter p_187206_, float p_187207_, ResourceKey<Biome> p_187208_) private voidOverworldBiomeBuilder.addUndergroundBiomes(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187227_) private voidOverworldBiomeBuilder.addValleys(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187238_, Climate.Parameter p_187239_) MultiNoiseBiomeSource.Preset.biomeSource(Registry<Biome> p_187100_) MultiNoiseBiomeSource.Preset.biomeSource(Registry<Biome> p_187105_, boolean p_187106_) BiomeSource.findBiomeHorizontal(int p_220561_, int p_220562_, int p_220563_, int p_220564_, int p_220565_, Predicate<Holder<Biome>> p_220566_, RandomSource p_220567_, boolean p_220568_, Climate.Sampler p_220569_) BiomeSource.findBiomeHorizontal(int p_220571_, int p_220572_, int p_220573_, int p_220574_, Predicate<Holder<Biome>> p_220575_, RandomSource p_220576_, Climate.Sampler p_220577_) FixedBiomeSource.findBiomeHorizontal(int p_220640_, int p_220641_, int p_220642_, int p_220643_, int p_220644_, Predicate<Holder<Biome>> p_220645_, RandomSource p_220646_, boolean p_220647_, Climate.Sampler p_220648_) BiomeSource.findClosestBiome3d(BlockPos p_220578_, int p_220579_, int p_220580_, int p_220581_, Predicate<Holder<Biome>> p_220582_, Climate.Sampler p_220583_, LevelReader p_220584_) FixedBiomeSource.findClosestBiome3d(BlockPos p_220650_, int p_220651_, int p_220652_, int p_220653_, Predicate<Holder<Biome>> p_220654_, Climate.Sampler p_220655_, LevelReader p_220656_) private ResourceKey<Biome>OverworldBiomeBuilder.maybePickWindsweptSavannaBiome(int p_201991_, int p_201992_, Climate.Parameter p_201993_, ResourceKey<Biome> p_201994_) Constructor parameters in net.minecraft.world.level.biome with type arguments of type BiomeModifierConstructorDescriptionprotectedBiomeSource(Supplier<List<Holder<Biome>>> biomes) protectedBiomeSource(List<Holder<Biome>> p_47894_) protectedBiomeSource(Stream<Holder<Biome>> p_47896_) CheckerboardColumnBiomeSource(HolderSet<Biome> p_204243_, int p_204244_) FixedBiomeSource(Holder<Biome> p_204257_) privateMultiNoiseBiomeSource(Climate.ParameterList<Holder<Biome>> p_187057_) (package private)MultiNoiseBiomeSource(Climate.ParameterList<Holder<Biome>> p_187059_, Optional<MultiNoiseBiomeSource.PresetInstance> p_187060_) Preset(ResourceLocation p_187090_, Function<Registry<Biome>, Climate.ParameterList<Holder<Biome>>> p_187091_) Preset(ResourceLocation p_187090_, Function<Registry<Biome>, Climate.ParameterList<Holder<Biome>>> p_187091_) (package private)PresetInstance(MultiNoiseBiomeSource.Preset preset, Registry<Biome> biomes) Creates an instance of aPresetInstancerecord class.privateTheEndBiomeSource(Holder<Biome> p_220678_, Holder<Biome> p_220679_, Holder<Biome> p_220680_, Holder<Biome> p_220681_, Holder<Biome> p_220682_) TheEndBiomeSource(Registry<Biome> p_220684_) -
Uses of Biome in net.minecraft.world.level.chunk
Fields in net.minecraft.world.level.chunk with type parameters of type BiomeModifier and TypeFieldDescriptionEmptyLevelChunk.biomeprivate PalettedContainerRO<Holder<Biome>>LevelChunkSection.biomesprivate final Function<Holder<Biome>,BiomeGenerationSettings> ChunkGenerator.generationSettingsGetterMethods in net.minecraft.world.level.chunk that return types with arguments of type BiomeModifier and TypeMethodDescriptionLevelChunkSection.getBiomes()ChunkAccess.getNoiseBiome(int p_204347_, int p_204348_, int p_204349_) EmptyLevelChunk.getNoiseBiome(int p_204426_, int p_204427_, int p_204428_) ImposterProtoChunk.getNoiseBiome(int p_204430_, int p_204431_, int p_204432_) LevelChunkSection.getNoiseBiome(int p_204434_, int p_204435_, int p_204436_) ProtoChunk.getNoiseBiome(int p_204450_, int p_204451_, int p_204452_) Method parameters in net.minecraft.world.level.chunk with type arguments of type BiomeModifier and TypeMethodDescriptionChunkGenerator.createBiomes(Registry<Biome> p_223158_, Executor p_223159_, RandomState p_223160_, Blender p_223161_, StructureManager p_223162_, ChunkAccess p_223163_) ChunkGenerator.getBiomeGenerationSettings(Holder<Biome> p_223132_) Deprecated.ChunkGenerator.getMobsAt(Holder<Biome> p_223134_, StructureManager p_223135_, MobCategory p_223136_, BlockPos p_223137_) private static voidChunkAccess.replaceMissingSections(LevelHeightAccessor p_187635_, Registry<Biome> p_187636_, LevelChunkSection[] p_187637_) Constructor parameters in net.minecraft.world.level.chunk with type arguments of type BiomeModifierConstructorDescriptionChunkAccess(ChunkPos p_187621_, UpgradeData p_187622_, LevelHeightAccessor p_187623_, Registry<Biome> p_187624_, long p_187625_, LevelChunkSection[] p_187626_, BlendingData p_187627_) ChunkGenerator(Registry<StructureSet> p_223024_, Optional<HolderSet<StructureSet>> p_223025_, BiomeSource p_223026_, Function<Holder<Biome>, BiomeGenerationSettings> p_223027_) EmptyLevelChunk(Level p_204422_, ChunkPos p_204423_, Holder<Biome> p_204424_) LevelChunkSection(int p_188001_, Registry<Biome> p_188002_) LevelChunkSection(int p_238255_, PalettedContainer<BlockState> p_238256_, PalettedContainerRO<Holder<Biome>> p_238257_) ProtoChunk(ChunkPos p_188173_, UpgradeData p_188174_, LevelChunkSection[] p_188175_, ProtoChunkTicks<Block> p_188176_, ProtoChunkTicks<Fluid> p_188177_, LevelHeightAccessor p_188178_, Registry<Biome> p_188179_, BlendingData p_188180_) ProtoChunk(ChunkPos p_188167_, UpgradeData p_188168_, LevelHeightAccessor p_188169_, Registry<Biome> p_188170_, BlendingData p_188171_) -
Uses of Biome in net.minecraft.world.level.chunk.storage
Methods in net.minecraft.world.level.chunk.storage that return types with arguments of type BiomeModifier and TypeMethodDescriptionprivate static com.mojang.serialization.Codec<PalettedContainerRO<Holder<Biome>>>ChunkSerializer.makeBiomeCodec(Registry<Biome> p_188261_) Method parameters in net.minecraft.world.level.chunk.storage with type arguments of type BiomeModifier and TypeMethodDescriptionprivate static com.mojang.serialization.Codec<PalettedContainerRO<Holder<Biome>>>ChunkSerializer.makeBiomeCodec(Registry<Biome> p_188261_) -
Uses of Biome in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen with type parameters of type BiomeModifier and TypeFieldDescriptionSurfaceRules.Context.biomeSurfaceRules.Context.biomeGetter(package private) final Predicate<ResourceKey<Biome>>SurfaceRules.BiomeConditionSource.biomeNameTestDebugLevelSource.biomesprivate final List<ResourceKey<Biome>>SurfaceRules.BiomeConditionSource.biomesprivate static final Set<ResourceKey<Biome>>BelowZeroRetrogen.RETAINED_RETROGEN_BIOMESMethods in net.minecraft.world.level.levelgen that return types with arguments of type BiomeMethods in net.minecraft.world.level.levelgen with parameters of type BiomeModifier and TypeMethodDescriptionprivate voidSurfaceSystem.frozenOceanExtension(int p_189935_, Biome p_189936_, BlockColumn p_189937_, BlockPos.MutableBlockPos p_189938_, int p_189939_, int p_189940_, int p_189941_) Method parameters in net.minecraft.world.level.levelgen with type arguments of type BiomeModifier and TypeMethodDescriptionvoidNoiseBasedChunkGenerator.buildSurface(ChunkAccess p_224262_, WorldGenerationContext p_224263_, RandomState p_224264_, StructureManager p_224265_, BiomeManager p_224266_, Registry<Biome> p_224267_, Blender p_224268_) voidSurfaceSystem.buildSurface(RandomState p_224649_, BiomeManager p_224650_, Registry<Biome> p_224651_, boolean p_224652_, WorldGenerationContext p_224653_, ChunkAccess p_224654_, NoiseChunk p_224655_, SurfaceRules.RuleSource p_224656_) NoiseBasedChunkGenerator.createBiomes(Registry<Biome> p_224297_, Executor p_224298_, RandomState p_224299_, Blender p_224300_, StructureManager p_224301_, ChunkAccess p_224302_) private static SurfaceRules.BiomeConditionSourceSurfaceRules.isBiome(List<ResourceKey<Biome>> p_189408_) SurfaceSystem.topMaterial(SurfaceRules.RuleSource p_189972_, CarvingContext p_189973_, Function<BlockPos, Holder<Biome>> p_189974_, ChunkAccess p_189975_, NoiseChunk p_189976_, BlockPos p_189977_, boolean p_189978_) Deprecated.Constructor parameters in net.minecraft.world.level.levelgen with type arguments of type BiomeModifierConstructorDescription(package private)BiomeConditionSource(List<ResourceKey<Biome>> p_189493_) protectedContext(SurfaceSystem p_224616_, RandomState p_224617_, ChunkAccess p_224618_, NoiseChunk p_224619_, Function<BlockPos, Holder<Biome>> p_224620_, Registry<Biome> p_224621_, WorldGenerationContext p_224622_) protectedContext(SurfaceSystem p_224616_, RandomState p_224617_, ChunkAccess p_224618_, NoiseChunk p_224619_, Function<BlockPos, Holder<Biome>> p_224620_, Registry<Biome> p_224621_, WorldGenerationContext p_224622_) -
Uses of Biome in net.minecraft.world.level.levelgen.blending
Fields in net.minecraft.world.level.levelgen.blending with type parameters of type BiomeMethods in net.minecraft.world.level.levelgen.blending that return types with arguments of type BiomeModifier and TypeMethodDescriptionBlender.blendBiome(int p_224707_, int p_224708_, int p_224709_) BlendingData.getBiomeColumn(ChunkAccess p_224758_, int p_224759_, int p_224760_) Method parameters in net.minecraft.world.level.levelgen.blending with type arguments of type Biome -
Uses of Biome in net.minecraft.world.level.levelgen.carver
Method parameters in net.minecraft.world.level.levelgen.carver with type arguments of type BiomeModifier and TypeMethodDescriptionbooleanCanyonWorldCarver.carve(CarvingContext p_224813_, CanyonCarverConfiguration p_224814_, ChunkAccess p_224815_, Function<BlockPos, Holder<Biome>> p_224816_, RandomSource p_224817_, Aquifer p_224818_, ChunkPos p_224819_, CarvingMask p_224820_) booleanCaveWorldCarver.carve(CarvingContext p_224885_, CaveCarverConfiguration p_224886_, ChunkAccess p_224887_, Function<BlockPos, Holder<Biome>> p_224888_, RandomSource p_224889_, Aquifer p_224890_, ChunkPos p_224891_, CarvingMask p_224892_) booleanConfiguredWorldCarver.carve(CarvingContext p_224899_, ChunkAccess p_224900_, Function<BlockPos, Holder<Biome>> p_224901_, RandomSource p_224902_, Aquifer p_224903_, ChunkPos p_224904_, CarvingMask p_224905_) abstract booleanWorldCarver.carve(CarvingContext p_224913_, C p_224914_, ChunkAccess p_224915_, Function<BlockPos, Holder<Biome>> p_224916_, RandomSource p_224917_, Aquifer p_224918_, ChunkPos p_224919_, CarvingMask p_224920_) protected booleanNetherWorldCarver.carveBlock(CarvingContext p_190731_, CaveCarverConfiguration p_190732_, ChunkAccess p_190733_, Function<BlockPos, Holder<Biome>> p_190734_, CarvingMask p_190735_, BlockPos.MutableBlockPos p_190736_, BlockPos.MutableBlockPos p_190737_, Aquifer p_190738_, org.apache.commons.lang3.mutable.MutableBoolean p_190739_) protected booleanWorldCarver.carveBlock(CarvingContext p_190744_, C p_190745_, ChunkAccess p_190746_, Function<BlockPos, Holder<Biome>> p_190747_, CarvingMask p_190748_, BlockPos.MutableBlockPos p_190749_, BlockPos.MutableBlockPos p_190750_, Aquifer p_190751_, org.apache.commons.lang3.mutable.MutableBoolean p_190752_) protected booleanWorldCarver.carveEllipsoid(CarvingContext p_190754_, C p_190755_, ChunkAccess p_190756_, Function<BlockPos, Holder<Biome>> p_190757_, Aquifer p_190758_, double p_190759_, double p_190760_, double p_190761_, double p_190762_, double p_190763_, CarvingMask p_190764_, WorldCarver.CarveSkipChecker p_190765_) protected voidCaveWorldCarver.createRoom(CarvingContext p_190691_, CaveCarverConfiguration p_190692_, ChunkAccess p_190693_, Function<BlockPos, Holder<Biome>> p_190694_, Aquifer p_190695_, double p_190696_, double p_190697_, double p_190698_, float p_190699_, double p_190700_, CarvingMask p_190701_, WorldCarver.CarveSkipChecker p_190702_) protected voidCaveWorldCarver.createTunnel(CarvingContext p_190671_, CaveCarverConfiguration p_190672_, ChunkAccess p_190673_, Function<BlockPos, Holder<Biome>> p_190674_, long p_190675_, Aquifer p_190676_, double p_190677_, double p_190678_, double p_190679_, double p_190680_, double p_190681_, float p_190682_, float p_190683_, float p_190684_, int p_190685_, int p_190686_, double p_190687_, CarvingMask p_190688_, WorldCarver.CarveSkipChecker p_190689_) private voidCanyonWorldCarver.doCarve(CarvingContext p_190594_, CanyonCarverConfiguration p_190595_, ChunkAccess p_190596_, Function<BlockPos, Holder<Biome>> p_190597_, long p_190598_, Aquifer p_190599_, double p_190600_, double p_190601_, double p_190602_, float p_190603_, float p_190604_, float p_190605_, int p_190606_, int p_190607_, double p_190608_, CarvingMask p_190609_) CarvingContext.topMaterial(Function<BlockPos, Holder<Biome>> p_190647_, ChunkAccess p_190648_, BlockPos p_190649_, boolean p_190650_) Deprecated. -
Uses of Biome in net.minecraft.world.level.levelgen.flat
Fields in net.minecraft.world.level.levelgen.flat with type parameters of type BiomeModifier and TypeFieldDescriptionFlatLevelGeneratorSettings.biomeFlatLevelGeneratorPresets.Bootstrap.biomesFlatLevelGeneratorSettings.biomesMethods in net.minecraft.world.level.levelgen.flat that return types with arguments of type BiomeMethod parameters in net.minecraft.world.level.levelgen.flat with type arguments of type BiomeModifier and TypeMethodDescriptionFlatLevelGeneratorSettings.adjustGenerationSettings(Holder<Biome> p_226295_) static FlatLevelGeneratorSettingsFlatLevelGeneratorSettings.getDefault(Registry<Biome> p_211735_, Registry<StructureSet> p_211736_) voidConstructor parameters in net.minecraft.world.level.levelgen.flat with type arguments of type BiomeModifierConstructorDescriptionFlatLevelGeneratorSettings(Optional<HolderSet<StructureSet>> p_209797_, Registry<Biome> p_209798_) privateFlatLevelGeneratorSettings(Registry<Biome> p_209790_, Optional<HolderSet<StructureSet>> p_209791_, List<FlatLayerInfo> p_209792_, boolean p_209793_, boolean p_209794_, Optional<Holder<Biome>> p_209795_) -
Uses of Biome in net.minecraft.world.level.levelgen.presets
Fields in net.minecraft.world.level.levelgen.presets with type parameters of type Biome -
Uses of Biome in net.minecraft.world.level.levelgen.structure
Fields in net.minecraft.world.level.levelgen.structure with type parameters of type BiomeModifier and TypeFieldDescriptionStructure.StructureSettings.biomesThe field for thebiomesrecord component.StructureCheck.biomesStructure.GenerationContext.validBiomeThe field for thevalidBiomerecord component.Methods in net.minecraft.world.level.levelgen.structure that return types with arguments of type BiomeModifier and TypeMethodDescriptionStructure.biomes()Structure.StructureSettings.biomes()Returns the value of thebiomesrecord component.Structure.GenerationContext.validBiome()Returns the value of thevalidBiomerecord component.Method parameters in net.minecraft.world.level.levelgen.structure with type arguments of type BiomeModifier and TypeMethodDescriptionStructure.generate(RegistryAccess p_226597_, ChunkGenerator p_226598_, BiomeSource p_226599_, RandomState p_226600_, StructureTemplateManager p_226601_, long p_226602_, ChunkPos p_226603_, int p_226604_, LevelHeightAccessor p_226605_, Predicate<Holder<Biome>> p_226606_) private static booleanStructure.isValidBiome(Structure.GenerationStub p_226590_, ChunkGenerator p_226591_, RandomState p_226592_, Predicate<Holder<Biome>> p_226593_) Constructor parameters in net.minecraft.world.level.levelgen.structure with type arguments of type BiomeModifierConstructorDescriptionGenerationContext(RegistryAccess p_226632_, ChunkGenerator p_226633_, BiomeSource p_226634_, RandomState p_226635_, StructureTemplateManager p_226636_, long p_226637_, ChunkPos p_226638_, LevelHeightAccessor p_226639_, Predicate<Holder<Biome>> p_226640_) GenerationContext(RegistryAccess registryAccess, ChunkGenerator chunkGenerator, BiomeSource biomeSource, RandomState randomState, StructureTemplateManager structureTemplateManager, WorldgenRandom random, long seed, ChunkPos chunkPos, LevelHeightAccessor heightAccessor, Predicate<Holder<Biome>> validBiome) Creates an instance of aGenerationContextrecord class.StructureSettings(HolderSet<Biome> biomes, Map<MobCategory, StructureSpawnOverride> spawnOverrides, GenerationStep.Decoration step, TerrainAdjustment terrainAdaptation) Creates an instance of aStructureSettingsrecord class. -
Uses of Biome in net.minecraft.world.level.levelgen.structure.pieces
Fields in net.minecraft.world.level.levelgen.structure.pieces with type parameters of type BiomeModifier and TypeFieldDescriptionPieceGeneratorSupplier.Context.validBiomeThe field for thevalidBiomerecord component.Methods in net.minecraft.world.level.levelgen.structure.pieces that return types with arguments of type BiomeModifier and TypeMethodDescriptionPieceGeneratorSupplier.Context.validBiome()Returns the value of thevalidBiomerecord component.Constructor parameters in net.minecraft.world.level.levelgen.structure.pieces with type arguments of type BiomeModifierConstructorDescriptionContext(ChunkGenerator chunkGenerator, BiomeSource biomeSource, RandomState randomState, long seed, ChunkPos chunkPos, C config, LevelHeightAccessor heightAccessor, Predicate<Holder<Biome>> validBiome, StructureTemplateManager structureTemplateManager, RegistryAccess registryAccess) Creates an instance of aContextrecord class. -
Uses of Biome in net.minecraft.world.level.levelgen.structure.placement
Fields in net.minecraft.world.level.levelgen.structure.placement with type parameters of type BiomeMethods in net.minecraft.world.level.levelgen.structure.placement that return types with arguments of type BiomeModifier and TypeMethodDescriptionprivate static com.mojang.datafixers.Products.P9<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<ConcentricRingsStructurePlacement>,Vec3i, StructurePlacement.FrequencyReductionMethod, Float, Integer, Optional<StructurePlacement.ExclusionZone>, Integer, Integer, Integer, HolderSet<Biome>> ConcentricRingsStructurePlacement.codec(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<ConcentricRingsStructurePlacement> p_226997_) ConcentricRingsStructurePlacement.preferredBiomes()Constructor parameters in net.minecraft.world.level.levelgen.structure.placement with type arguments of type BiomeModifierConstructorDescriptionConcentricRingsStructurePlacement(int p_226976_, int p_226977_, int p_226978_, HolderSet<Biome> p_226979_) ConcentricRingsStructurePlacement(Vec3i p_226981_, StructurePlacement.FrequencyReductionMethod p_226982_, float p_226983_, int p_226984_, Optional<StructurePlacement.ExclusionZone> p_226985_, int p_226986_, int p_226987_, int p_226988_, HolderSet<Biome> p_226989_) -
Uses of Biome in net.minecraft.world.level.levelgen.structure.structures
Method parameters in net.minecraft.world.level.levelgen.structure.structures with type arguments of type Biome -
Uses of Biome in net.minecraftforge.common
Fields in net.minecraftforge.common with type parameters of type BiomeModifier and TypeFieldDescriptionprivate static final List<ResourceKey<Biome>>BiomeManager.additionalOverworldBiomesprivate static final List<ResourceKey<Biome>>BiomeManager.additionalOverworldBiomesViewTags.Biomes.IS_CAVETags.Biomes.IS_COLDTags.Biomes.IS_COLD_ENDTags.Biomes.IS_COLD_NETHERTags.Biomes.IS_COLD_OVERWORLDTags.Biomes.IS_CONIFEROUSTags.Biomes.IS_DEADTags.Biomes.IS_DENSETags.Biomes.IS_DENSE_ENDTags.Biomes.IS_DENSE_NETHERTags.Biomes.IS_DENSE_OVERWORLDTags.Biomes.IS_DESERTTags.Biomes.IS_DRYTags.Biomes.IS_DRY_ENDTags.Biomes.IS_DRY_NETHERTags.Biomes.IS_DRY_OVERWORLDTags.Biomes.IS_HOTTags.Biomes.IS_HOT_ENDTags.Biomes.IS_HOT_NETHERTags.Biomes.IS_HOT_OVERWORLDTags.Biomes.IS_LUSHTags.Biomes.IS_MAGICALTags.Biomes.IS_MODIFIEDTags.Biomes.IS_MOUNTAINTags.Biomes.IS_MUSHROOMTags.Biomes.IS_PEAKTags.Biomes.IS_PLAINSTags.Biomes.IS_PLATEAUTags.Biomes.IS_RARETags.Biomes.IS_SANDYTags.Biomes.IS_SLOPETags.Biomes.IS_SNOWYTags.Biomes.IS_SPARSETags.Biomes.IS_SPARSE_ENDTags.Biomes.IS_SPARSE_NETHERTags.Biomes.IS_SPARSE_OVERWORLDTags.Biomes.IS_SPOOKYTags.Biomes.IS_SWAMPTags.Biomes.IS_UNDERGROUNDTags.Biomes.IS_VOIDTags.Biomes.IS_WASTELANDTags.Biomes.IS_WATERTags.Biomes.IS_WETTags.Biomes.IS_WET_ENDTags.Biomes.IS_WET_NETHERTags.Biomes.IS_WET_OVERWORLDprivate final ResourceKey<Biome>BiomeManager.BiomeEntry.keyMethods in net.minecraftforge.common that return BiomeModifier and TypeMethodDescriptionForgeHooks.BiomeCallbackFunction.apply(Biome.ClimateSettings climate, BiomeSpecialEffects effects, BiomeGenerationSettings gen, MobSpawnSettings spawns) Methods in net.minecraftforge.common that return types with arguments of type BiomeModifier and TypeMethodDescriptionstatic List<ResourceKey<Biome>>BiomeManager.getAdditionalOverworldBiomes()BiomeManager.BiomeEntry.getKey()Method parameters in net.minecraftforge.common with type arguments of type BiomeModifier and TypeMethodDescriptionstatic voidBiomeManager.addAdditionalOverworldBiomes(ResourceKey<Biome> biome) Add biomes that you add to the overworld without usingBiomeManager.addBiome(BiomeType, BiomeEntry)Constructor parameters in net.minecraftforge.common with type arguments of type Biome -
Uses of Biome in net.minecraftforge.common.data
Method parameters in net.minecraftforge.common.data with type arguments of type BiomeModifier and TypeMethodDescriptionprivate voidForgeBiomeTagsProvider.tag(ResourceKey<Biome> biome, TagKey<Biome>... tags) -
Uses of Biome in net.minecraftforge.common.world
Fields in net.minecraftforge.common.world with type parameters of type BiomeModifier and TypeFieldDescriptionForgeBiomeModifiers.AddFeaturesBiomeModifier.biomesThe field for thebiomesrecord component.ForgeBiomeModifiers.AddSpawnsBiomeModifier.biomesThe field for thebiomesrecord component.ForgeBiomeModifiers.RemoveFeaturesBiomeModifier.biomesThe field for thebiomesrecord component.ForgeBiomeModifiers.RemoveSpawnsBiomeModifier.biomesThe field for thebiomesrecord component.StructureSettingsBuilder.biomesMethods in net.minecraftforge.common.world that return types with arguments of type BiomeModifier and TypeMethodDescriptionForgeBiomeModifiers.AddFeaturesBiomeModifier.biomes()Returns the value of thebiomesrecord component.ForgeBiomeModifiers.AddSpawnsBiomeModifier.biomes()Returns the value of thebiomesrecord component.ForgeBiomeModifiers.RemoveFeaturesBiomeModifier.biomes()Returns the value of thebiomesrecord component.ForgeBiomeModifiers.RemoveSpawnsBiomeModifier.biomes()Returns the value of thebiomesrecord component.StructureSettingsBuilder.getBiomes()Method parameters in net.minecraftforge.common.world with type arguments of type BiomeModifier and TypeMethodDescriptionForgeBiomeModifiers.RemoveFeaturesBiomeModifier.allSteps(HolderSet<Biome> biomes, HolderSet<PlacedFeature> features) Creates a modifier that removes the given features from all decoration steps in the given biomes.voidModifiableBiomeInfo.applyBiomeModifiers(Holder<Biome> biome, List<BiomeModifier> biomeModifiers) Internal forge method; the game will crash if mods invoke this.voidBiomeModifier.modify(Holder<Biome> biome, BiomeModifier.Phase phase, ModifiableBiomeInfo.BiomeInfo.Builder builder) Modifies the information via the provided biome builder.voidForgeBiomeModifiers.AddFeaturesBiomeModifier.modify(Holder<Biome> biome, BiomeModifier.Phase phase, ModifiableBiomeInfo.BiomeInfo.Builder builder) voidForgeBiomeModifiers.AddSpawnsBiomeModifier.modify(Holder<Biome> biome, BiomeModifier.Phase phase, ModifiableBiomeInfo.BiomeInfo.Builder builder) voidForgeBiomeModifiers.RemoveFeaturesBiomeModifier.modify(Holder<Biome> biome, BiomeModifier.Phase phase, ModifiableBiomeInfo.BiomeInfo.Builder builder) voidForgeBiomeModifiers.RemoveSpawnsBiomeModifier.modify(Holder<Biome> biome, BiomeModifier.Phase phase, ModifiableBiomeInfo.BiomeInfo.Builder builder) voidNoneBiomeModifier.modify(Holder<Biome> biome, BiomeModifier.Phase phase, ModifiableBiomeInfo.BiomeInfo.Builder builder) voidForgeBiomeModifiers.AddSpawnsBiomeModifier.singleSpawn(HolderSet<Biome> biomes, MobSpawnSettings.SpawnerData spawner) Convenience method for using a single spawn data.Constructor parameters in net.minecraftforge.common.world with type arguments of type BiomeModifierConstructorDescriptionAddFeaturesBiomeModifier(HolderSet<Biome> biomes, HolderSet<PlacedFeature> features, GenerationStep.Decoration step) Creates an instance of aAddFeaturesBiomeModifierrecord class.AddSpawnsBiomeModifier(HolderSet<Biome> biomes, List<MobSpawnSettings.SpawnerData> spawners) Creates an instance of aAddSpawnsBiomeModifierrecord class.RemoveFeaturesBiomeModifier(HolderSet<Biome> biomes, HolderSet<PlacedFeature> features, Set<GenerationStep.Decoration> steps) Creates an instance of aRemoveFeaturesBiomeModifierrecord class.RemoveSpawnsBiomeModifier(HolderSet<Biome> biomes, HolderSet<EntityType<?>> entityTypes) Creates an instance of aRemoveSpawnsBiomeModifierrecord class.privateStructureSettingsBuilder(HolderSet<Biome> biomes, Map<MobCategory, StructureSpawnOverride> spawnOverrides, GenerationStep.Decoration step, TerrainAdjustment terrainAdaptation) -
Uses of Biome in net.minecraftforge.debug.world
Fields in net.minecraftforge.debug.world with type parameters of type BiomeModifier and TypeFieldDescriptionBiomeModifierTest.TestModifier.biomesThe field for thebiomesrecord component.static final DeferredRegister<Biome>WorldgenRegistryDesyncTest.BIOMESMethods in net.minecraftforge.debug.world that return types with arguments of type BiomeModifier and TypeMethodDescriptionBiomeModifierTest.TestModifier.biomes()Returns the value of thebiomesrecord component.Method parameters in net.minecraftforge.debug.world with type arguments of type BiomeModifier and TypeMethodDescriptionvoidBiomeModifierTest.TestModifier.modify(Holder<Biome> biome, BiomeModifier.Phase phase, ModifiableBiomeInfo.BiomeInfo.Builder builder) Constructor parameters in net.minecraftforge.debug.world with type arguments of type BiomeModifierConstructorDescriptionTestModifier(HolderSet<Biome> biomes, Biome.Precipitation precipitation, int waterColor) Creates an instance of aTestModifierrecord class. -
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 ResourceKey<Registry<Biome>>ForgeRegistries.Keys.BIOMES