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.biome
private ResourceKey<Biome>
LocationPredicate.Builder.biome
Method parameters in net.minecraft.advancements.critereon with type arguments of type BiomeModifier and TypeMethodDescriptionstatic LocationPredicate
LocationPredicate.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 String
DebugScreenOverlay.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.applySettings
CreateBuffetWorldScreen.biome
(package private) final Holder.Reference<Biome>
CreateBuffetWorldScreen.BiomeList.Entry.biome
CreateBuffetWorldScreen.biomes
private static final ResourceKey<Biome>
PresetFlatWorldScreen.DEFAULT_BIOME
Method parameters in net.minecraft.client.gui.screens with type arguments of type BiomeModifier and TypeMethodDescriptionstatic FlatLevelGeneratorSettings
PresetFlatWorldScreen.fromString
(Registry<Biome> p_211772_, Registry<StructureSet> p_211773_, String p_211774_, FlatLevelGeneratorSettings p_211775_) private static void
PresetFlatWorldScreen.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 WorldGenSettings
WorldPreset.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_BIOMES
Methods 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.Builder
AdventureAdvancements.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 Biome
OverworldBiomes.badlands
(boolean p_194897_) static Biome
OverworldBiomes.bambooJungle()
static Biome
NetherBiomes.basaltDeltas()
private static Biome
EndBiomes.baseEndBiome
(BiomeGenerationSettings.Builder p_194825_) private static Biome
OverworldBiomes.baseJungle
(float p_194846_, boolean p_194847_, boolean p_194848_, boolean p_194849_, MobSpawnSettings.Builder p_194850_) private static Biome
OverworldBiomes.baseOcean
(MobSpawnSettings.Builder p_194872_, int p_194873_, int p_194874_, BiomeGenerationSettings.Builder p_194875_) static Biome
OverworldBiomes.beach
(boolean p_194889_, boolean p_194890_) private static Biome
OverworldBiomes.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 Biome
OverworldBiomes.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 Biome
OverworldBiomes.coldOcean
(boolean p_194900_) static Biome
NetherBiomes.crimsonForest()
static Biome
OverworldBiomes.darkForest()
static Biome
OverworldBiomes.desert()
static Biome
OverworldBiomes.dripstoneCaves()
static Biome
EndBiomes.endBarrens()
static Biome
EndBiomes.endHighlands()
static Biome
EndBiomes.endMidlands()
static Biome
OverworldBiomes.forest
(boolean p_194892_, boolean p_194893_, boolean p_194894_) static Biome
OverworldBiomes.frozenOcean
(boolean p_194909_) static Biome
OverworldBiomes.frozenPeaks()
static Biome
OverworldBiomes.grove()
static Biome
OverworldBiomes.jaggedPeaks()
static Biome
OverworldBiomes.jungle()
static Biome
OverworldBiomes.lukeWarmOcean
(boolean p_194906_) static Biome
OverworldBiomes.lushCaves()
static Biome
OverworldBiomes.meadow()
static Biome
OverworldBiomes.mushroomFields()
static Biome
NetherBiomes.netherWastes()
static Biome
OverworldBiomes.ocean
(boolean p_194903_) static Biome
OverworldBiomes.oldGrowthTaiga
(boolean p_194877_) static Biome
OverworldBiomes.plains
(boolean p_194882_, boolean p_194883_, boolean p_194884_) static Biome
OverworldBiomes.river
(boolean p_194915_) static Biome
OverworldBiomes.savanna
(boolean p_194879_, boolean p_194880_) static Biome
EndBiomes.smallEndIslands()
static Biome
OverworldBiomes.snowySlopes()
static Biome
NetherBiomes.soulSandValley()
static Biome
OverworldBiomes.sparseJungle()
static Biome
OverworldBiomes.stonyPeaks()
static Biome
OverworldBiomes.swamp()
static Biome
OverworldBiomes.taiga
(boolean p_194912_) static Biome
EndBiomes.theEnd()
static Biome
OverworldBiomes.theVoid()
static Biome
OverworldBiomes.warmOcean()
static Biome
NetherBiomes.warpedForest()
static Biome
OverworldBiomes.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 void
Biomes.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 void
Biomes.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 int
LocateBiomeCommand.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_REMNANT
BiomeTags.HAS_BURIED_TREASURE
BiomeTags.HAS_DESERT_PYRAMID
BiomeTags.HAS_END_CITY
BiomeTags.HAS_IGLOO
BiomeTags.HAS_JUNGLE_TEMPLE
BiomeTags.HAS_MINESHAFT
BiomeTags.HAS_MINESHAFT_MESA
BiomeTags.HAS_NETHER_FORTRESS
BiomeTags.HAS_NETHER_FOSSIL
BiomeTags.HAS_OCEAN_MONUMENT
BiomeTags.HAS_OCEAN_RUIN_COLD
BiomeTags.HAS_OCEAN_RUIN_WARM
BiomeTags.HAS_PILLAGER_OUTPOST
BiomeTags.HAS_RUINED_PORTAL_DESERT
BiomeTags.HAS_RUINED_PORTAL_JUNGLE
BiomeTags.HAS_RUINED_PORTAL_MOUNTAIN
BiomeTags.HAS_RUINED_PORTAL_NETHER
BiomeTags.HAS_RUINED_PORTAL_OCEAN
BiomeTags.HAS_RUINED_PORTAL_STANDARD
BiomeTags.HAS_RUINED_PORTAL_SWAMP
BiomeTags.HAS_SHIPWRECK
BiomeTags.HAS_SHIPWRECK_BEACHED
BiomeTags.HAS_STRONGHOLD
BiomeTags.HAS_SWAMP_HUT
BiomeTags.HAS_VILLAGE_DESERT
BiomeTags.HAS_VILLAGE_PLAINS
BiomeTags.HAS_VILLAGE_SAVANNA
BiomeTags.HAS_VILLAGE_SNOWY
BiomeTags.HAS_VILLAGE_TAIGA
BiomeTags.HAS_WOODLAND_MANSION
BiomeTags.IS_BADLANDS
BiomeTags.IS_BEACH
BiomeTags.IS_DEEP_OCEAN
BiomeTags.IS_FOREST
BiomeTags.IS_HILL
BiomeTags.IS_JUNGLE
BiomeTags.IS_MOUNTAIN
BiomeTags.IS_NETHER
BiomeTags.IS_OCEAN
BiomeTags.IS_RIVER
BiomeTags.IS_TAIGA
Methods 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_BIOME
Method 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 Biome
NaturalSpawner.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 TypeMethodDescriptionint
Method 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 void
NaturalSpawner.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.allowedBiomes
static final ResourceKey<Biome>
Biomes.BADLANDS
static final ResourceKey<Biome>
Biomes.BAMBOO_JUNGLE
TheEndBiomeSource.barrens
static final ResourceKey<Biome>
Biomes.BASALT_DELTAS
static final ResourceKey<Biome>
Biomes.BEACH
FixedBiomeSource.biome
MultiNoiseBiomeSource.PresetInstance.biomes
The field for thebiomes
record component.static final ResourceKey<Biome>
Biomes.BIRCH_FOREST
Biome.CODEC
static final ResourceKey<Biome>
Biomes.COLD_OCEAN
static final ResourceKey<Biome>
Biomes.CRIMSON_FOREST
static final ResourceKey<Biome>
Biomes.DARK_FOREST
static final ResourceKey<Biome>
Biomes.DEEP_COLD_OCEAN
static final ResourceKey<Biome>
Biomes.DEEP_FROZEN_OCEAN
static final ResourceKey<Biome>
Biomes.DEEP_LUKEWARM_OCEAN
static final ResourceKey<Biome>
Biomes.DEEP_OCEAN
static final ResourceKey<Biome>
Biomes.DESERT
static final com.mojang.serialization.Codec<Biome>
Biome.DIRECT_CODEC
static final ResourceKey<Biome>
Biomes.DRIPSTONE_CAVES
TheEndBiomeSource.end
static final ResourceKey<Biome>
Biomes.END_BARRENS
static final ResourceKey<Biome>
Biomes.END_HIGHLANDS
static final ResourceKey<Biome>
Biomes.END_MIDLANDS
static final ResourceKey<Biome>
Biomes.ERODED_BADLANDS
static final ResourceKey<Biome>
Biomes.FLOWER_FOREST
static final ResourceKey<Biome>
Biomes.FOREST
static final ResourceKey<Biome>
Biomes.FROZEN_OCEAN
static final ResourceKey<Biome>
Biomes.FROZEN_PEAKS
static final ResourceKey<Biome>
Biomes.FROZEN_RIVER
static final ResourceKey<Biome>
Biomes.GROVE
TheEndBiomeSource.highlands
static final ResourceKey<Biome>
Biomes.ICE_SPIKES
TheEndBiomeSource.islands
static final ResourceKey<Biome>
Biomes.JAGGED_PEAKS
static final ResourceKey<Biome>
Biomes.JUNGLE
Biome.LIST_CODEC
static final ResourceKey<Biome>
Biomes.LUKEWARM_OCEAN
static final ResourceKey<Biome>
Biomes.LUSH_CAVES
static final ResourceKey<Biome>
Biomes.MEADOW
TheEndBiomeSource.midlands
static final ResourceKey<Biome>
Biomes.MUSHROOM_FIELDS
static final ResourceKey<Biome>
Biomes.NETHER_WASTES
static final com.mojang.serialization.Codec<Biome>
Biome.NETWORK_CODEC
static final ResourceKey<Biome>
Biomes.OCEAN
static final ResourceKey<Biome>
Biomes.OLD_GROWTH_BIRCH_FOREST
static final ResourceKey<Biome>
Biomes.OLD_GROWTH_PINE_TAIGA
static final ResourceKey<Biome>
Biomes.OLD_GROWTH_SPRUCE_TAIGA
private final Climate.ParameterList<Holder<Biome>>
MultiNoiseBiomeSource.parameters
MultiNoiseBiomeSource.Preset.parameterSource
MultiNoiseBiomeSource.Preset.parameterSource
static final ResourceKey<Biome>
Biomes.PLAINS
BiomeSource.possibleBiomes
static final ResourceKey<Biome>
Biomes.RIVER
static final ResourceKey<Biome>
Biomes.SAVANNA
static final ResourceKey<Biome>
Biomes.SAVANNA_PLATEAU
static final ResourceKey<Biome>
Biomes.SMALL_END_ISLANDS
static final ResourceKey<Biome>
Biomes.SNOWY_BEACH
static final ResourceKey<Biome>
Biomes.SNOWY_PLAINS
static final ResourceKey<Biome>
Biomes.SNOWY_SLOPES
static final ResourceKey<Biome>
Biomes.SNOWY_TAIGA
static final ResourceKey<Biome>
Biomes.SOUL_SAND_VALLEY
static final ResourceKey<Biome>
Biomes.SPARSE_JUNGLE
static final ResourceKey<Biome>
Biomes.STONY_PEAKS
static final ResourceKey<Biome>
Biomes.STONY_SHORE
static final ResourceKey<Biome>
Biomes.SUNFLOWER_PLAINS
static final ResourceKey<Biome>
Biomes.SWAMP
static final ResourceKey<Biome>
Biomes.TAIGA
static final ResourceKey<Biome>
Biomes.THE_END
static final ResourceKey<Biome>
Biomes.THE_VOID
static final ResourceKey<Biome>
Biomes.WARM_OCEAN
static final ResourceKey<Biome>
Biomes.WARPED_FOREST
static final ResourceKey<Biome>
Biomes.WINDSWEPT_FOREST
static final ResourceKey<Biome>
Biomes.WINDSWEPT_GRAVELLY_HILLS
static final ResourceKey<Biome>
Biomes.WINDSWEPT_HILLS
static final ResourceKey<Biome>
Biomes.WINDSWEPT_SAVANNA
static final ResourceKey<Biome>
Biomes.WOODED_BADLANDS
Methods 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 thebiomes
record 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 void
OverworldBiomeBuilder.addBiomes
(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187176_) void
TerrainShaper.addDebugBiomesToVisualizeSplinePoints
(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187320_) private void
OverworldBiomeBuilder.addHighSlice
(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187198_, Climate.Parameter p_187199_) private void
OverworldBiomeBuilder.addInlandBiomes
(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187216_) private void
OverworldBiomeBuilder.addLowSlice
(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187229_, Climate.Parameter p_187230_) private void
OverworldBiomeBuilder.addMidSlice
(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187218_, Climate.Parameter p_187219_) private void
OverworldBiomeBuilder.addOffCoastBiomes
(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187196_) private void
OverworldBiomeBuilder.addPeaks
(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187178_, Climate.Parameter p_187179_) private void
OverworldBiomeBuilder.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 void
OverworldBiomeBuilder.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 void
OverworldBiomeBuilder.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 void
OverworldBiomeBuilder.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 void
OverworldBiomeBuilder.addUndergroundBiomes
(Consumer<com.mojang.datafixers.util.Pair<Climate.ParameterPoint, ResourceKey<Biome>>> p_187227_) private void
OverworldBiomeBuilder.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.BiomeCategory
Biome.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 BiomeModifierConstructorDescriptionprotected
BiomeSource
(List<Holder<Biome>> p_47894_) protected
BiomeSource
(Stream<Holder<Biome>> p_47896_) CheckerboardColumnBiomeSource
(HolderSet<Biome> p_204243_, int p_204244_) FixedBiomeSource
(Holder<Biome> p_204257_) private
MultiNoiseBiomeSource
(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 aPresetInstance
record class.private
TheEndBiomeSource
(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.biome
private final PalettedContainer<Holder<Biome>>
LevelChunkSection.biomes
ChunkAccess.carverBiome
Deprecated.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 void
ChunkAccess.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.biome
SurfaceRules.Context.biomeGetter
(package private) final Predicate<ResourceKey<Biome>>
SurfaceRules.BiomeConditionSource.biomeNameTest
DebugLevelSource.biomes
private final List<ResourceKey<Biome>>
SurfaceRules.BiomeConditionSource.biomes
private static final Set<ResourceKey<Biome>>
BelowZeroRetrogen.RETAINED_RETROGEN_BIOMES
Methods 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 void
SurfaceSystem.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_) void
SurfaceSystem.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.BiomeConditionSource
SurfaceRules.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_) protected
Context
(SurfaceSystem p_189562_, ChunkAccess p_189563_, NoiseChunk p_189564_, Function<BlockPos, Holder<Biome>> p_189565_, Registry<Biome> p_189566_, WorldGenerationContext p_189567_) protected
Context
(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 TypeMethodDescriptionboolean
CanyonWorldCarver.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_) boolean
CaveWorldCarver.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_) boolean
ConfiguredWorldCarver.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 boolean
WorldCarver.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 boolean
NetherWorldCarver.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 boolean
WorldCarver.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 boolean
WorldCarver.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 void
CaveWorldCarver.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 void
CaveWorldCarver.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 void
CanyonWorldCarver.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 TypeMethodDescriptionboolean
StructureFeature.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 boolean
Constructor 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.biome
FlatLevelGeneratorSettings.biomes
Methods 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 FlatLevelGeneratorSettings
FlatLevelGeneratorSettings.getDefault
(Registry<Biome> p_211735_, Registry<StructureSet> p_211736_) void
Constructor parameters in net.minecraft.world.level.levelgen.flat with type arguments of type BiomeModifierConstructorDescriptionFlatLevelGeneratorSettings
(Optional<HolderSet<StructureSet>> p_209797_, Registry<Biome> p_209798_) private
FlatLevelGeneratorSettings
(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 TypeMethodDescriptionboolean
StructureSet.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.validBiome
The field for thevalidBiome
record 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 thevalidBiome
record 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 aContext
record 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.additionalOverworldBiomes
private static final List<ResourceKey<Biome>>
BiomeManager.additionalOverworldBiomesView
private static final Map<ResourceKey<Biome>,
BiomeDictionary.BiomeInfo> BiomeDictionary.biomeInfoMap
Deprecated.private final Set<ResourceKey<Biome>>
BiomeDictionary.Type.biomes
private final Set<ResourceKey<Biome>>
BiomeDictionary.Type.biomesUn
Tags.Biomes.IS_BEACH
Tags.Biomes.IS_COLD
Tags.Biomes.IS_COLD_END
Tags.Biomes.IS_COLD_NETHER
Tags.Biomes.IS_COLD_OVERWORLD
Tags.Biomes.IS_CONIFEROUS
Tags.Biomes.IS_DEAD
Tags.Biomes.IS_DENSE
Tags.Biomes.IS_DENSE_END
Tags.Biomes.IS_DENSE_NETHER
Tags.Biomes.IS_DENSE_OVERWORLD
Tags.Biomes.IS_DRY
Tags.Biomes.IS_DRY_END
Tags.Biomes.IS_DRY_NETHER
Tags.Biomes.IS_DRY_OVERWORLD
Tags.Biomes.IS_END
Tags.Biomes.IS_HOT
Tags.Biomes.IS_HOT_END
Tags.Biomes.IS_HOT_NETHER
Tags.Biomes.IS_HOT_OVERWORLD
Tags.Biomes.IS_LUSH
Tags.Biomes.IS_MAGICAL
Tags.Biomes.IS_MODIFIED
Tags.Biomes.IS_MUSHROOM
Tags.Biomes.IS_OVERWORLD
Tags.Biomes.IS_PEAK
Tags.Biomes.IS_PLAINS
Tags.Biomes.IS_PLATEAU
Tags.Biomes.IS_RARE
Tags.Biomes.IS_SANDY
Tags.Biomes.IS_SAVANNA
Tags.Biomes.IS_SLOPE
Tags.Biomes.IS_SNOWY
Tags.Biomes.IS_SPARSE
Tags.Biomes.IS_SPARSE_END
Tags.Biomes.IS_SPARSE_NETHER
Tags.Biomes.IS_SPARSE_OVERWORLD
Tags.Biomes.IS_SPOOKY
Tags.Biomes.IS_SWAMP
Tags.Biomes.IS_UNDERGROUND
Tags.Biomes.IS_VOID
Tags.Biomes.IS_WASTELAND
Tags.Biomes.IS_WATER
Tags.Biomes.IS_WET
Tags.Biomes.IS_WET_END
Tags.Biomes.IS_WET_NETHER
Tags.Biomes.IS_WET_OVERWORLD
private final ResourceKey<Biome>
BiomeManager.BiomeEntry.key
Methods in net.minecraftforge.common that return BiomeModifier and TypeMethodDescriptionForgeHooks.BiomeCallbackFunction.apply
(Biome.ClimateSettings climate, Biome.BiomeCategory category, BiomeSpecialEffects effects, BiomeGenerationSettings gen, MobSpawnSettings spawns) static Biome
ForgeHooks.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 void
BiomeManager.addAdditionalOverworldBiomes
(ResourceKey<Biome> biome) Add biomes that you add to the overworld without usingBiomeManager.addBiome(BiomeType, BiomeEntry)
static void
BiomeDictionary.addTypes
(ResourceKey<Biome> biome, BiomeDictionary.Type... types) Deprecated.Adds the given types to the biome.static boolean
BiomeDictionary.areSimilar
(ResourceKey<Biome> biomeA, ResourceKey<Biome> biomeB) Deprecated.Checks if the two given biomes have types in common.static Biome
ForgeHooks.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.BiomeInfo
BiomeDictionary.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 boolean
BiomeDictionary.hasAnyType
(ResourceKey<Biome> biome) Deprecated.Checks if any type has been added to the given biome.static boolean
BiomeDictionary.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 void
ForgeBiomeTagsProvider.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.BIOMES
static final ResourceKey<Registry<Biome>>
ForgeRegistries.Keys.BIOMES