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<ConfiguredStructureFeature<?, ?>> 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_) private static voidPresetFlatWorldScreen.preset(Component p_210850_, ItemLike p_210851_, ResourceKey<Biome> p_210852_, Set<ResourceKey<StructureSet>> p_210853_, boolean p_210854_, boolean p_210855_, FlatLayerInfo... p_210856_) Constructor parameters in net.minecraft.client.gui.screens with type arguments of type BiomeModifierConstructorDescriptionCreateBuffetWorldScreen(Screen p_205384_, RegistryAccess p_205385_, Consumer<Holder<Biome>> p_205386_, Holder<Biome> p_205387_) CreateBuffetWorldScreen(Screen p_205384_, RegistryAccess p_205385_, Consumer<Holder<Biome>> p_205386_, Holder<Biome> p_205387_) Entry(Holder.Reference<Biome> p_205392_) -
Uses of Biome in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection that return types with arguments of type BiomeModifier and TypeMethodDescriptionWorldPreset.parseBuffetSettings(RegistryAccess p_205491_, WorldGenSettings p_205492_) Method parameters in net.minecraft.client.gui.screens.worldselection with type arguments of type BiomeModifier and TypeMethodDescriptionprivate static WorldGenSettingsWorldPreset.fromBuffetSettings(RegistryAccess p_205494_, WorldGenSettings p_205495_, Holder<Biome> p_205496_) -
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.commands.arguments
Methods in net.minecraft.commands.arguments that return types with arguments of type BiomeModifier and TypeMethodDescriptionResourceOrTagLocationArgument.getBiome(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_210953_, String p_210954_) -
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_BIOMESMethods in net.minecraft.data.advancements that return types with arguments of type BiomeModifier and TypeMethodDescriptionprivate List<ResourceKey<Biome>>AdventureAdvancements.getAllOverworldBiomes()Method 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.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_194852_, Biome.BiomeCategory p_194853_, float p_194854_, float p_194855_, int p_194856_, int p_194857_, MobSpawnSettings.Builder p_194858_, BiomeGenerationSettings.Builder p_194859_, Music p_194860_) private static BiomeOverworldBiomes.biome(Biome.Precipitation p_194862_, Biome.BiomeCategory p_194863_, float p_194864_, float p_194865_, MobSpawnSettings.Builder p_194866_, BiomeGenerationSettings.Builder p_194867_, Music p_194868_) static BiomeOverworldBiomes.coldOcean(boolean p_194900_) static BiomeNetherBiomes.crimsonForest()static BiomeOverworldBiomes.darkForest()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.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 BiomeMethods in net.minecraft.data.worldgen.biome with parameters of type BiomeModifier and TypeMethodDescriptionprivate static voidBiomes.register(ResourceKey<Biome> p_206464_, Biome p_206465_) Method parameters in net.minecraft.data.worldgen.biome with type arguments of type BiomeModifier and TypeMethodDescriptionprivate static voidBiomes.register(ResourceKey<Biome> p_206464_, Biome p_206465_) -
Uses of Biome in net.minecraft.server.commands
Method parameters in net.minecraft.server.commands with type arguments of type BiomeModifier and TypeMethodDescriptionprivate static intLocateBiomeCommand.locateBiome(CommandSourceStack p_207504_, ResourceOrTagLocationArgument.Result<Biome> p_207505_) -
Uses of Biome in net.minecraft.server.level
Methods in net.minecraft.server.level that return types with arguments of type BiomeModifier and TypeMethodDescriptionServerLevel.findNearestBiome(Predicate<Holder<Biome>> p_207572_, BlockPos p_207573_, int p_207574_, int p_207575_) 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.HAS_BASTION_REMNANTBiomeTags.HAS_BURIED_TREASUREBiomeTags.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_FORESTBiomeTags.IS_HILLBiomeTags.IS_JUNGLEBiomeTags.IS_MOUNTAINBiomeTags.IS_NETHERBiomeTags.IS_OCEANBiomeTags.IS_RIVERBiomeTags.IS_TAIGAMethods 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_204169_, StructureFeatureManager p_204170_, ChunkGenerator p_204171_, MobCategory p_204172_, BlockPos p_204173_, Holder<Biome> p_204174_) static voidNaturalSpawner.spawnMobsForChunkGeneration(ServerLevelAccessor p_204176_, Holder<Biome> p_204177_, ChunkPos p_204178_, Random p_204179_) -
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_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.JUNGLEBiome.LIST_CODECstatic final ResourceKey<Biome>Biomes.LUKEWARM_OCEANstatic final ResourceKey<Biome>Biomes.LUSH_CAVESstatic 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.PLAINSBiomeSource.possibleBiomesstatic 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_207820_, int p_207821_, int p_207822_, int p_207823_, int p_207824_, Predicate<Holder<Biome>> p_207825_, Random p_207826_, boolean p_207827_, Climate.Sampler p_207828_) BiomeSource.findBiomeHorizontal(int p_207830_, int p_207831_, int p_207832_, int p_207833_, Predicate<Holder<Biome>> p_207834_, Random p_207835_, Climate.Sampler p_207836_) FixedBiomeSource.findBiomeHorizontal(int p_207885_, int p_207886_, int p_207887_, int p_207888_, int p_207889_, Predicate<Holder<Biome>> p_207890_, Random p_207891_, boolean p_207892_, Climate.Sampler p_207893_) 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()private static ResourceKey<Biome>Methods in net.minecraft.world.level.biome with parameters of type BiomeMethod 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_) voidTerrainShaper.addDebugBiomesToVisualizeSplinePoints(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187320_) 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_) private List<BiomeSource.StepFeatureData>BiomeSource.buildFeaturesPerStep(List<Holder<Biome>> p_186728_, boolean p_186729_) BiomeSource.findBiomeHorizontal(int p_207820_, int p_207821_, int p_207822_, int p_207823_, int p_207824_, Predicate<Holder<Biome>> p_207825_, Random p_207826_, boolean p_207827_, Climate.Sampler p_207828_) BiomeSource.findBiomeHorizontal(int p_207830_, int p_207831_, int p_207832_, int p_207833_, Predicate<Holder<Biome>> p_207834_, Random p_207835_, Climate.Sampler p_207836_) FixedBiomeSource.findBiomeHorizontal(int p_207885_, int p_207886_, int p_207887_, int p_207888_, int p_207889_, Predicate<Holder<Biome>> p_207890_, Random p_207891_, boolean p_207892_, Climate.Sampler p_207893_) static Biome.BiomeCategoryBiome.getBiomeCategory(Holder<Biome> p_204184_) Deprecated.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(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(long p_204285_, Holder<Biome> p_204286_, Holder<Biome> p_204287_, Holder<Biome> p_204288_, Holder<Biome> p_204289_, Holder<Biome> p_204290_) TheEndBiomeSource(Registry<Biome> p_48628_, long p_48629_) -
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 final PalettedContainer<Holder<Biome>>LevelChunkSection.biomesChunkAccess.carverBiomeDeprecated.Methods in net.minecraft.world.level.chunk that return types with arguments of type BiomeModifier and TypeMethodDescriptionChunkGenerator.adjustBiome(Holder<Biome> p_204385_) ChunkAccess.carverBiome(Supplier<Holder<Biome>> p_204345_) Deprecated.LevelChunkSection.getBiomes()ChunkAccess.getNoiseBiome(int p_204347_, int p_204348_, int p_204349_) ChunkGenerator.getNoiseBiome(int p_204416_, int p_204417_, int p_204418_) 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.adjustBiome(Holder<Biome> p_204385_) ChunkAccess.carverBiome(Supplier<Holder<Biome>> p_204345_) Deprecated.ChunkGenerator.createBiomes(Registry<Biome> p_196743_, Executor p_196744_, Blender p_196745_, StructureFeatureManager p_196746_, ChunkAccess p_196747_) ChunkGenerator.getMobsAt(Holder<Biome> p_204386_, StructureFeatureManager p_204387_, MobCategory p_204388_, BlockPos p_204389_) 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_) EmptyLevelChunk(Level p_204422_, ChunkPos p_204423_, Holder<Biome> p_204424_) LevelChunkSection(int p_188001_, Registry<Biome> p_188002_) 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<PalettedContainer<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<PalettedContainer<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 BiomeModifier and TypeMethodDescriptionFlatLevelSource.adjustBiome(Holder<Biome> p_204553_) DebugLevelSource.biomes()Methods 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 TypeMethodDescriptionFlatLevelSource.adjustBiome(Holder<Biome> p_204553_) voidSurfaceSystem.buildSurface(BiomeManager p_189945_, Registry<Biome> p_189946_, boolean p_189947_, WorldGenerationContext p_189948_, ChunkAccess p_189949_, NoiseChunk p_189950_, SurfaceRules.RuleSource p_189951_) NoiseBasedChunkGenerator.createBiomes(Registry<Biome> p_197005_, Executor p_197006_, Blender p_197007_, StructureFeatureManager p_197008_, ChunkAccess p_197009_) private static SurfaceRules.BiomeConditionSourceSurfaceRules.isBiome(List<ResourceKey<Biome>> p_189408_) NoiseBasedChunkGenerator.topMaterial(CarvingContext p_188669_, Function<BlockPos, Holder<Biome>> p_188670_, ChunkAccess p_188671_, NoiseChunk p_188672_, BlockPos p_188673_, boolean p_188674_) Deprecated.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_189562_, ChunkAccess p_189563_, NoiseChunk p_189564_, Function<BlockPos, Holder<Biome>> p_189565_, Registry<Biome> p_189566_, WorldGenerationContext p_189567_) protectedContext(SurfaceSystem p_189562_, ChunkAccess p_189563_, NoiseChunk p_189564_, Function<BlockPos, Holder<Biome>> p_189565_, Registry<Biome> p_189566_, WorldGenerationContext p_189567_) -
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 BiomeMethod 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_190611_, CanyonCarverConfiguration p_190612_, ChunkAccess p_190613_, Function<BlockPos, Holder<Biome>> p_190614_, Random p_190615_, Aquifer p_190616_, ChunkPos p_190617_, CarvingMask p_190618_) booleanCaveWorldCarver.carve(CarvingContext p_190704_, CaveCarverConfiguration p_190705_, ChunkAccess p_190706_, Function<BlockPos, Holder<Biome>> p_190707_, Random p_190708_, Aquifer p_190709_, ChunkPos p_190710_, CarvingMask p_190711_) booleanConfiguredWorldCarver.carve(CarvingContext p_190713_, ChunkAccess p_190714_, Function<BlockPos, Holder<Biome>> p_190715_, Random p_190716_, Aquifer p_190717_, ChunkPos p_190718_, CarvingMask p_190719_) abstract booleanWorldCarver.carve(CarvingContext p_190766_, C p_190767_, ChunkAccess p_190768_, Function<BlockPos, Holder<Biome>> p_190769_, Random p_190770_, Aquifer p_190771_, ChunkPos p_190772_, CarvingMask p_190773_) 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.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type BiomeMethods in net.minecraft.world.level.levelgen.feature that return types with arguments of type BiomeMethod parameters in net.minecraft.world.level.levelgen.feature with type arguments of type BiomeModifier and TypeMethodDescriptionbooleanStructureFeature.canGenerate(RegistryAccess p_197172_, ChunkGenerator p_197173_, BiomeSource p_197174_, StructureManager p_197175_, long p_197176_, ChunkPos p_197177_, C p_197178_, LevelHeightAccessor p_197179_, Predicate<Holder<Biome>> p_197180_) ConfiguredStructureFeature<C,? extends StructureFeature<C>> StructureFeature.configured(C p_209763_, TagKey<Biome> p_209764_) ConfiguredStructureFeature<C,? extends StructureFeature<C>> StructureFeature.configured(C p_209770_, TagKey<Biome> p_209771_, boolean p_209772_) ConfiguredStructureFeature<C,? extends StructureFeature<C>> StructureFeature.configured(C p_209774_, TagKey<Biome> p_209775_, boolean p_209776_, Map<MobCategory, StructureSpawnOverride> p_209777_) ConfiguredStructureFeature<C,? extends StructureFeature<C>> StructureFeature.configured(C p_209766_, TagKey<Biome> p_209767_, Map<MobCategory, StructureSpawnOverride> p_209768_) ConfiguredStructureFeature.generate(RegistryAccess p_204708_, ChunkGenerator p_204709_, BiomeSource p_204710_, StructureManager p_204711_, long p_204712_, ChunkPos p_204713_, int p_204714_, LevelHeightAccessor p_204715_, Predicate<Holder<Biome>> p_204716_) private static booleanConstructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type BiomeModifierConstructorDescriptionConfiguredStructureFeature(F p_209747_, FC p_209748_, HolderSet<Biome> p_209749_, boolean p_209750_, Map<MobCategory, StructureSpawnOverride> p_209751_) -
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.biomeFlatLevelGeneratorSettings.biomesMethods in net.minecraft.world.level.levelgen.flat that return types with arguments of type BiomeModifier and TypeMethodDescriptionFlatLevelGeneratorSettings.getBiome()FlatLevelGeneratorSettings.getBiomeFromSettings()Method parameters in net.minecraft.world.level.levelgen.flat with type arguments of type BiomeModifier and TypeMethodDescriptionstatic 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.structure
Fields in net.minecraft.world.level.levelgen.structure with type parameters of type BiomeMethod parameters in net.minecraft.world.level.levelgen.structure with type arguments of type BiomeModifier and TypeMethodDescriptionbooleanStructureSet.StructureSelectionEntry.generatesInMatchingBiome(Predicate<Holder<Biome>> p_210036_) -
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, long seed, ChunkPos chunkPos, C config, LevelHeightAccessor heightAccessor, Predicate<Holder<Biome>> validBiome, StructureManager structureManager, RegistryAccess registryAccess) Creates an instance of aContextrecord class. -
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.additionalOverworldBiomesViewprivate static final Map<ResourceKey<Biome>,BiomeDictionary.BiomeInfo> BiomeDictionary.biomeInfoMapDeprecated.private final Set<ResourceKey<Biome>>BiomeDictionary.Type.biomesprivate final Set<ResourceKey<Biome>>BiomeDictionary.Type.biomesUnTags.Biomes.IS_BEACHTags.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_DRYTags.Biomes.IS_DRY_ENDTags.Biomes.IS_DRY_NETHERTags.Biomes.IS_DRY_OVERWORLDTags.Biomes.IS_ENDTags.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_MUSHROOMTags.Biomes.IS_OVERWORLDTags.Biomes.IS_PEAKTags.Biomes.IS_PLAINSTags.Biomes.IS_PLATEAUTags.Biomes.IS_RARETags.Biomes.IS_SANDYTags.Biomes.IS_SAVANNATags.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, Biome.BiomeCategory category, BiomeSpecialEffects effects, BiomeGenerationSettings gen, MobSpawnSettings spawns) static BiomeForgeHooks.enhanceBiome(ResourceLocation name, Biome.ClimateSettings climate, Biome.BiomeCategory category, BiomeSpecialEffects effects, BiomeGenerationSettings gen, MobSpawnSettings 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<ResourceKey<Biome>>BiomeManager.getAdditionalOverworldBiomes()static Set<ResourceKey<Biome>>BiomeDictionary.getBiomes(BiomeDictionary.Type type) Deprecated.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(ResourceKey<Biome> biome) Add biomes that you add to the overworld without usingBiomeManager.addBiome(BiomeType, BiomeEntry)static voidBiomeDictionary.addTypes(ResourceKey<Biome> biome, BiomeDictionary.Type... types) Deprecated.Adds the given types to the biome.static booleanBiomeDictionary.areSimilar(ResourceKey<Biome> biomeA, ResourceKey<Biome> biomeB) Deprecated.Checks if the two given biomes have types in common.static BiomeForgeHooks.enhanceBiome(ResourceLocation name, Biome.ClimateSettings climate, Biome.BiomeCategory category, BiomeSpecialEffects effects, BiomeGenerationSettings gen, MobSpawnSettings spawns, com.mojang.serialization.codecs.RecordCodecBuilder.Instance<Biome> codec, ForgeHooks.BiomeCallbackFunction callback) private static BiomeDictionary.BiomeInfoBiomeDictionary.getBiomeInfo(ResourceKey<Biome> biome) Deprecated.static Set<BiomeDictionary.Type>BiomeDictionary.getTypes(ResourceKey<Biome> biome) Deprecated.Gets the set of types that have been added to the given biome.static booleanBiomeDictionary.hasAnyType(ResourceKey<Biome> biome) Deprecated.Checks if any type has been added to the given biome.static booleanBiomeDictionary.hasType(ResourceKey<Biome> biome, BiomeDictionary.Type type) Deprecated.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.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.debug.world
Fields in net.minecraftforge.debug.world with type parameters of type BiomeModifier and TypeFieldDescriptionstatic final DeferredRegister<Biome>WorldgenRegistryDesyncTest.BIOMES -
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