Uses of Class
net.minecraft.world.biome.Biome
Package
Description
-
Uses of Biome in net.minecraft.advancements.criterion
Modifier and TypeFieldDescriptionprivate final RegistryKey<Biome>
LocationPredicate.biome
private RegistryKey<Biome>
LocationPredicate.Builder.biome
Modifier and TypeMethodDescriptionstatic LocationPredicate
LocationPredicate.inBiome
(RegistryKey<Biome> p_242665_0_) LocationPredicate.Builder.setBiome
(RegistryKey<Biome> p_242666_1_) ModifierConstructorDescriptionLocationPredicate
(MinMaxBounds.FloatBound p_i241961_1_, MinMaxBounds.FloatBound p_i241961_2_, MinMaxBounds.FloatBound p_i241961_3_, RegistryKey<Biome> p_i241961_4_, Structure<?> p_i241961_5_, RegistryKey<World> p_i241961_6_, Boolean p_i241961_7_, LightPredicate p_i241961_8_, BlockPredicate p_i241961_9_, FluidPredicate p_i241961_10_) -
Uses of Biome in net.minecraft.client.audio
Modifier and TypeFieldDescriptionprivate it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap<Biome,
BiomeSoundHandler.Sound> BiomeSoundHandler.loopSounds
-
Uses of Biome in net.minecraft.client.gui.screen
Modifier and TypeFieldDescriptionprivate Biome
CreateBuffetWorldScreen.biome
private final Biome
CreateBuffetWorldScreen.BiomeList.BiomeEntry.biome
Modifier and TypeFieldDescriptionCreateBuffetWorldScreen.applySettings
private final MutableRegistry<Biome>
CreateBuffetWorldScreen.biomes
final Function<Registry<Biome>,
FlatGenerationSettings> FlatPresetsScreen.LayerItem.settings
Modifier and TypeMethodDescriptionprivate static Biome
BiomeGeneratorTypeScreens.parseBuffetSettings
(DynamicRegistries p_243451_0_, DimensionGeneratorSettings p_243451_1_) Modifier and TypeMethodDescriptionprivate static DimensionGeneratorSettings
BiomeGeneratorTypeScreens.fromBuffetSettings
(DynamicRegistries p_243452_0_, DimensionGeneratorSettings p_243452_1_, BiomeGeneratorTypeScreens p_243452_2_, Biome p_243452_3_) Modifier and TypeMethodDescriptionstatic FlatGenerationSettings
FlatPresetsScreen.fromString
(Registry<Biome> p_243299_0_, String p_243299_1_, FlatGenerationSettings p_243299_2_) protected abstract ChunkGenerator
BiomeGeneratorTypeScreens.generator
(Registry<Biome> p_241869_1_, Registry<DimensionSettings> p_241869_2_, long p_241869_3_) private static void
FlatPresetsScreen.preset
(ITextComponent p_238640_0_, IItemProvider p_238640_1_, RegistryKey<Biome> p_238640_2_, List<Structure<?>> p_238640_3_, boolean p_238640_4_, boolean p_238640_5_, boolean p_238640_6_, FlatLayerInfo... p_238640_7_) private static String
FlatPresetsScreen.save
(Registry<Biome> p_243303_0_, FlatGenerationSettings p_243303_1_) ModifierConstructorDescriptionBiomeEntry
(Biome p_i232272_2_) CreateBuffetWorldScreen
(Screen p_i242054_1_, DynamicRegistries p_i242054_2_, Consumer<Biome> p_i242054_3_, Biome p_i242054_4_) ModifierConstructorDescriptionCreateBuffetWorldScreen
(Screen p_i242054_1_, DynamicRegistries p_i242054_2_, Consumer<Biome> p_i242054_3_, Biome p_i242054_4_) LayerItem
(Item p_i242057_1_, ITextComponent p_i242057_2_, Function<Registry<Biome>, FlatGenerationSettings> p_i242057_3_) -
Uses of Biome in net.minecraft.client.world
Modifier and TypeMethodDescriptionClientWorld.getUncachedNoiseBiome
(int p_225604_1_, int p_225604_2_, int p_225604_3_) -
Uses of Biome in net.minecraft.data.advancements
Modifier and TypeFieldDescriptionprivate static final List<RegistryKey<Biome>>
AdventureAdvancements.EXPLORABLE_BIOMES
private static final List<RegistryKey<Biome>>
NetherAdvancements.EXPLORABLE_BIOMES
Modifier and TypeMethodDescriptionprotected static Advancement.Builder
AdventureAdvancements.addBiomes
(Advancement.Builder p_243675_0_, List<RegistryKey<Biome>> p_243675_1_) -
Uses of Biome in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionstatic FoxEntity.Type
FoxEntity.Type.byBiome
(Optional<RegistryKey<Biome>> p_242325_0_) -
Uses of Biome in net.minecraft.entity.villager
Modifier and TypeFieldDescriptionprivate static final Map<RegistryKey<Biome>,
VillagerType> VillagerType.BY_BIOME
Modifier and TypeMethodDescriptionstatic VillagerType
VillagerType.byBiome
(Optional<RegistryKey<Biome>> p_242371_0_) -
Uses of Biome in net.minecraft.item
-
Uses of Biome in net.minecraft.util.registry
Modifier and TypeFieldDescriptionWorldGenRegistries.BIOME
Deprecated.static final RegistryKey<Registry<Biome>>
Registry.BIOME_REGISTRY
-
Uses of Biome in net.minecraft.world
Modifier and TypeMethodDescriptiondefault Biome
default Biome
IWorldReader.getNoiseBiome
(int p_225526_1_, int p_225526_2_, int p_225526_3_) IWorldReader.getUncachedNoiseBiome
(int p_225604_1_, int p_225604_2_, int p_225604_3_) Modifier and TypeMethodDescriptiondefault Optional<RegistryKey<Biome>>
IBiomeReader.getBiomeName
(BlockPos p_242406_1_) Modifier and TypeMethodDescriptionprivate static ChunkGenerator
DimensionType.defaultEndGenerator
(Registry<Biome> p_242717_0_, Registry<DimensionSettings> p_242717_1_, long p_242717_2_) private static ChunkGenerator
DimensionType.defaultNetherGenerator
(Registry<Biome> p_242720_0_, Registry<DimensionSettings> p_242720_1_, long p_242720_2_) -
Uses of Biome in net.minecraft.world.biome
Modifier and TypeFieldDescriptionprivate final Biome[]
BiomeContainer.biomes
static final Biome
BiomeRegistry.PLAINS
static final Biome
BiomeRegistry.THE_VOID
Modifier and TypeFieldDescriptionstatic final RegistryKey<Biome>
Biomes.BADLANDS
static final RegistryKey<Biome>
Biomes.BADLANDS_PLATEAU
static final RegistryKey<Biome>
Biomes.BAMBOO_JUNGLE
static final RegistryKey<Biome>
Biomes.BAMBOO_JUNGLE_HILLS
static final RegistryKey<Biome>
Biomes.BASALT_DELTAS
static final RegistryKey<Biome>
Biomes.BEACH
private final IObjectIntIterable<Biome>
BiomeContainer.biomeRegistry
static final RegistryKey<Biome>
Biomes.BIRCH_FOREST
static final RegistryKey<Biome>
Biomes.BIRCH_FOREST_HILLS
Biome.CODEC
static final RegistryKey<Biome>
Biomes.COLD_OCEAN
static final RegistryKey<Biome>
Biomes.CRIMSON_FOREST
static final RegistryKey<Biome>
Biomes.DARK_FOREST
static final RegistryKey<Biome>
Biomes.DARK_FOREST_HILLS
static final RegistryKey<Biome>
Biomes.DEEP_COLD_OCEAN
static final RegistryKey<Biome>
Biomes.DEEP_FROZEN_OCEAN
static final RegistryKey<Biome>
Biomes.DEEP_LUKEWARM_OCEAN
static final RegistryKey<Biome>
Biomes.DEEP_OCEAN
static final RegistryKey<Biome>
Biomes.DEEP_WARM_OCEAN
static final RegistryKey<Biome>
Biomes.DESERT
static final RegistryKey<Biome>
Biomes.DESERT_HILLS
static final RegistryKey<Biome>
Biomes.DESERT_LAKES
static final com.mojang.serialization.Codec<Biome>
Biome.DIRECT_CODEC
static final RegistryKey<Biome>
Biomes.END_BARRENS
static final RegistryKey<Biome>
Biomes.END_HIGHLANDS
static final RegistryKey<Biome>
Biomes.END_MIDLANDS
static final RegistryKey<Biome>
Biomes.ERODED_BADLANDS
static final RegistryKey<Biome>
Biomes.FLOWER_FOREST
static final RegistryKey<Biome>
Biomes.FOREST
static final RegistryKey<Biome>
Biomes.FROZEN_OCEAN
static final RegistryKey<Biome>
Biomes.FROZEN_RIVER
static final RegistryKey<Biome>
Biomes.GIANT_SPRUCE_TAIGA
static final RegistryKey<Biome>
Biomes.GIANT_SPRUCE_TAIGA_HILLS
static final RegistryKey<Biome>
Biomes.GIANT_TREE_TAIGA
static final RegistryKey<Biome>
Biomes.GIANT_TREE_TAIGA_HILLS
static final RegistryKey<Biome>
Biomes.GRAVELLY_MOUNTAINS
static final RegistryKey<Biome>
Biomes.ICE_SPIKES
static final RegistryKey<Biome>
Biomes.JUNGLE
static final RegistryKey<Biome>
Biomes.JUNGLE_EDGE
static final RegistryKey<Biome>
Biomes.JUNGLE_HILLS
Biome.LIST_CODEC
static final RegistryKey<Biome>
Biomes.LUKEWARM_OCEAN
static final RegistryKey<Biome>
Biomes.MODIFIED_BADLANDS_PLATEAU
static final RegistryKey<Biome>
Biomes.MODIFIED_GRAVELLY_MOUNTAINS
static final RegistryKey<Biome>
Biomes.MODIFIED_JUNGLE
static final RegistryKey<Biome>
Biomes.MODIFIED_JUNGLE_EDGE
static final RegistryKey<Biome>
static final RegistryKey<Biome>
Biomes.MOUNTAIN_EDGE
static final RegistryKey<Biome>
Biomes.MOUNTAINS
static final RegistryKey<Biome>
Biomes.MUSHROOM_FIELD_SHORE
static final RegistryKey<Biome>
Biomes.MUSHROOM_FIELDS
static final RegistryKey<Biome>
Biomes.NETHER_WASTES
static final com.mojang.serialization.Codec<Biome>
Biome.NETWORK_CODEC
static final RegistryKey<Biome>
Biomes.OCEAN
static final RegistryKey<Biome>
Biomes.PLAINS
static final RegistryKey<Biome>
Biomes.RIVER
static final RegistryKey<Biome>
Biomes.SAVANNA
static final RegistryKey<Biome>
Biomes.SAVANNA_PLATEAU
static final RegistryKey<Biome>
Biomes.SHATTERED_SAVANNA
static final RegistryKey<Biome>
Biomes.SHATTERED_SAVANNA_PLATEAU
static final RegistryKey<Biome>
Biomes.SMALL_END_ISLANDS
static final RegistryKey<Biome>
Biomes.SNOWY_BEACH
static final RegistryKey<Biome>
Biomes.SNOWY_MOUNTAINS
static final RegistryKey<Biome>
Biomes.SNOWY_TAIGA
static final RegistryKey<Biome>
Biomes.SNOWY_TAIGA_HILLS
static final RegistryKey<Biome>
Biomes.SNOWY_TAIGA_MOUNTAINS
static final RegistryKey<Biome>
Biomes.SNOWY_TUNDRA
static final RegistryKey<Biome>
Biomes.SOUL_SAND_VALLEY
static final RegistryKey<Biome>
Biomes.STONE_SHORE
static final RegistryKey<Biome>
Biomes.SUNFLOWER_PLAINS
static final RegistryKey<Biome>
Biomes.SWAMP
static final RegistryKey<Biome>
Biomes.SWAMP_HILLS
static final RegistryKey<Biome>
Biomes.TAIGA
static final RegistryKey<Biome>
Biomes.TAIGA_HILLS
static final RegistryKey<Biome>
Biomes.TAIGA_MOUNTAINS
static final RegistryKey<Biome>
Biomes.TALL_BIRCH_FOREST
static final RegistryKey<Biome>
Biomes.TALL_BIRCH_HILLS
static final RegistryKey<Biome>
Biomes.THE_END
static final RegistryKey<Biome>
Biomes.THE_VOID
private static final it.unimi.dsi.fastutil.ints.Int2ObjectMap<RegistryKey<Biome>>
BiomeRegistry.TO_NAME
static final RegistryKey<Biome>
Biomes.WARM_OCEAN
static final RegistryKey<Biome>
Biomes.WARPED_FOREST
static final RegistryKey<Biome>
Biomes.WOODED_BADLANDS_PLATEAU
static final RegistryKey<Biome>
Biomes.WOODED_HILLS
static final RegistryKey<Biome>
Biomes.WOODED_MOUNTAINS
Modifier and TypeMethodDescriptionstatic Biome
BiomeMaker.badlandsBiome
(float p_244229_0_, float p_244229_1_, boolean p_244229_2_) static Biome
BiomeMaker.bambooJungleBiome()
private static Biome
BiomeMaker.bambooJungleBiome
(float p_244214_0_, float p_244214_1_, int p_244214_2_, int p_244214_3_) static Biome
BiomeMaker.bambooJungleHillsBiome()
static Biome
BiomeMaker.basaltDeltasBiome()
private static Biome
BiomeMaker.baseBadlandsBiome
(ConfiguredSurfaceBuilder<SurfaceBuilderConfig> p_244224_0_, float p_244224_1_, float p_244224_2_, boolean p_244224_3_, boolean p_244224_4_) private static Biome
BiomeMaker.baseEndBiome
(BiomeGenerationSettings.Builder p_244222_0_) private static Biome
BiomeMaker.baseForestBiome
(float p_244218_0_, float p_244218_1_, boolean p_244218_2_, MobSpawnInfo.Builder p_244218_3_) private static Biome
BiomeMaker.baseJungleBiome
(float p_244213_0_, float p_244213_1_, float p_244213_2_, boolean p_244213_3_, boolean p_244213_4_, boolean p_244213_5_, MobSpawnInfo.Builder p_244213_6_) private static Biome
BiomeMaker.baseOceanBiome
(MobSpawnInfo.Builder p_244223_0_, int p_244223_1_, int p_244223_2_, boolean p_244223_3_, BiomeGenerationSettings.Builder p_244223_4_) private static Biome
BiomeMaker.baseSavannaBiome
(float p_244212_0_, float p_244212_1_, float p_244212_2_, boolean p_244212_3_, boolean p_244212_4_, MobSpawnInfo.Builder p_244212_5_) static Biome
BiomeMaker.beachBiome
(float p_244208_0_, float p_244208_1_, float p_244208_2_, float p_244208_3_, int p_244208_4_, boolean p_244208_5_, boolean p_244208_6_) static Biome
BiomeMaker.birchForestBiome
(float p_244217_0_, float p_244217_1_, boolean p_244217_2_) Biome.Builder.build()
static Biome
BiomeMaker.coldOceanBiome
(boolean p_244230_0_) static Biome
BiomeMaker.crimsonForestBiome()
static Biome
BiomeMaker.darkForestBiome
(float p_244233_0_, float p_244233_1_, boolean p_244233_2_) static Biome
BiomeMaker.deepWarmOceanBiome()
static Biome
BiomeMaker.desertBiome
(float p_244220_0_, float p_244220_1_, boolean p_244220_2_, boolean p_244220_3_, boolean p_244220_4_) static Biome
BiomeMaker.endBarrensBiome()
static Biome
BiomeMaker.endHighlandsBiome()
static Biome
BiomeMaker.endMidlandsBiome()
static Biome
BiomeMaker.erodedBadlandsBiome()
static Biome
BiomeMaker.flowerForestBiome()
static Biome
BiomeMaker.forestBiome
(float p_244232_0_, float p_244232_1_) static Biome
BiomeMaker.frozenOceanBiome
(boolean p_244239_0_) ColumnFuzzedBiomeMagnifier.getBiome
(long p_225532_1_, int p_225532_3_, int p_225532_4_, int p_225532_5_, BiomeManager.IBiomeReader p_225532_6_) DefaultBiomeMagnifier.getBiome
(long p_225532_1_, int p_225532_3_, int p_225532_4_, int p_225532_5_, BiomeManager.IBiomeReader p_225532_6_) FuzzedBiomeMagnifier.getBiome
(long p_225532_1_, int p_225532_3_, int p_225532_4_, int p_225532_5_, BiomeManager.IBiomeReader p_225532_6_) IBiomeMagnifier.getBiome
(long p_225532_1_, int p_225532_3_, int p_225532_4_, int p_225532_5_, BiomeManager.IBiomeReader p_225532_6_) BiomeContainer.getNoiseBiome
(int p_225526_1_, int p_225526_2_, int p_225526_3_) BiomeManager.IBiomeReader.getNoiseBiome
(int p_225526_1_, int p_225526_2_, int p_225526_3_) BiomeManager.getNoiseBiomeAtPosition
(double p_235198_1_, double p_235198_3_, double p_235198_5_) BiomeManager.getNoiseBiomeAtPosition
(BlockPos p_235201_1_) BiomeManager.getNoiseBiomeAtQuart
(int p_235199_1_, int p_235199_2_, int p_235199_3_) static Biome
BiomeMaker.giantTreeTaiga
(float p_244210_0_, float p_244210_1_, float p_244210_2_, boolean p_244210_3_) static Biome
BiomeMaker.jungleBiome()
private static Biome
BiomeMaker.jungleBiome
(float p_244215_0_, float p_244215_1_, int p_244215_2_, int p_244215_3_, int p_244215_4_) static Biome
BiomeMaker.jungleEdgeBiome()
static Biome
BiomeMaker.jungleHillsBiome()
static Biome
BiomeMaker.lukeWarmOceanBiome
(boolean p_244237_0_) static Biome
BiomeMaker.modifiedJungleBiome()
static Biome
BiomeMaker.modifiedJungleEdgeBiome()
static Biome
BiomeMaker.mountainBiome
(float p_244216_0_, float p_244216_1_, ConfiguredSurfaceBuilder<SurfaceBuilderConfig> p_244216_2_, boolean p_244216_3_) static Biome
BiomeMaker.mushroomFieldsBiome
(float p_244207_0_, float p_244207_1_) static Biome
BiomeMaker.netherWastesBiome()
static Biome
BiomeMaker.oceanBiome
(boolean p_244234_0_) static Biome
BiomeMaker.plainsBiome
(boolean p_244226_0_) private static Biome
BiomeRegistry.register
(int p_244204_0_, RegistryKey<Biome> p_244204_1_, Biome p_244204_2_) static Biome
BiomeMaker.riverBiome
(float p_244209_0_, float p_244209_1_, float p_244209_2_, int p_244209_3_, boolean p_244209_4_) static Biome
BiomeMaker.savanaPlateauBiome()
static Biome
BiomeMaker.savannaBiome
(float p_244211_0_, float p_244211_1_, float p_244211_2_, boolean p_244211_3_, boolean p_244211_4_) static Biome
BiomeMaker.smallEndIslandsBiome()
static Biome
BiomeMaker.soulSandValleyBiome()
static Biome
BiomeMaker.swampBiome
(float p_244236_0_, float p_244236_1_, boolean p_244236_2_) static Biome
BiomeMaker.taigaBiome
(float p_244221_0_, float p_244221_1_, boolean p_244221_2_, boolean p_244221_3_, boolean p_244221_4_, boolean p_244221_5_) static Biome
BiomeMaker.theEndBiome()
static Biome
BiomeMaker.theVoidBiome()
static Biome
BiomeMaker.tundraBiome
(float p_244219_0_, float p_244219_1_, boolean p_244219_2_, boolean p_244219_3_) static Biome
BiomeMaker.warmOceanBiome()
static Biome
BiomeMaker.warpedForestBiome()
static Biome
BiomeMaker.woodedBadlandsPlateauBiome
(float p_244228_0_, float p_244228_1_) Modifier and TypeMethodDescriptionstatic RegistryKey<Biome>
BiomeRegistry.byId
(int p_244203_0_) private static RegistryKey<Biome>
Modifier and TypeMethodDescriptionprivate static Biome
BiomeRegistry.register
(int p_244204_0_, RegistryKey<Biome> p_244204_1_, Biome p_244204_2_) Modifier and TypeMethodDescriptionprivate static Biome
BiomeRegistry.register
(int p_244204_0_, RegistryKey<Biome> p_244204_1_, Biome p_244204_2_) ModifierConstructorDescriptionBiomeContainer
(IObjectIntIterable<Biome> p_i241971_1_, Biome[] p_i241971_2_) ModifierConstructorDescriptionprivate
BiomeContainer
(IObjectIntIterable<Biome> p_i241967_1_) BiomeContainer
(IObjectIntIterable<Biome> p_i241970_1_, int[] p_i241970_2_) BiomeContainer
(IObjectIntIterable<Biome> p_i241968_1_, ChunkPos p_i241968_2_, BiomeProvider p_i241968_3_) BiomeContainer
(IObjectIntIterable<Biome> p_i241969_1_, ChunkPos p_i241969_2_, BiomeProvider p_i241969_3_, int[] p_i241969_4_) BiomeContainer
(IObjectIntIterable<Biome> p_i241971_1_, Biome[] p_i241971_2_) -
Uses of Biome in net.minecraft.world.biome.provider
Modifier and TypeFieldDescriptionprivate final Biome
EndBiomeProvider.barrens
private final Biome
EndBiomeProvider.end
private final Biome
EndBiomeProvider.highlands
private final Biome
EndBiomeProvider.islands
private final Biome
EndBiomeProvider.midlands
Modifier and TypeFieldDescriptionCheckerboardBiomeProvider.allowedBiomes
SingleBiomeProvider.biome
EndBiomeProvider.biomes
NetherBiomeProvider.DefaultBuilder.biomes
OverworldBiomeProvider.biomes
private final com.mojang.datafixers.util.Function3<NetherBiomeProvider.Preset,
Registry<Biome>, Long, NetherBiomeProvider> NetherBiomeProvider.Preset.biomeSource
private final List<com.mojang.datafixers.util.Pair<Biome.Attributes,
Supplier<Biome>>> NetherBiomeProvider.parameters
private static final List<RegistryKey<Biome>>
OverworldBiomeProvider.POSSIBLE_BIOMES
BiomeProvider.possibleBiomes
private final Optional<com.mojang.datafixers.util.Pair<Registry<Biome>,
NetherBiomeProvider.Preset>> NetherBiomeProvider.preset
Modifier and TypeMethodDescriptionCheckerboardBiomeProvider.getNoiseBiome
(int p_225526_1_, int p_225526_2_, int p_225526_3_) EndBiomeProvider.getNoiseBiome
(int p_225526_1_, int p_225526_2_, int p_225526_3_) NetherBiomeProvider.getNoiseBiome
(int p_225526_1_, int p_225526_2_, int p_225526_3_) OverworldBiomeProvider.getNoiseBiome
(int p_225526_1_, int p_225526_2_, int p_225526_3_) SingleBiomeProvider.getNoiseBiome
(int p_225526_1_, int p_225526_2_, int p_225526_3_) Modifier and TypeMethodDescriptionNetherBiomeProvider.DefaultBuilder.biomes()
BiomeProvider.getBiomesWithin
(int p_225530_1_, int p_225530_2_, int p_225530_3_, int p_225530_4_) SingleBiomeProvider.getBiomesWithin
(int p_225530_1_, int p_225530_2_, int p_225530_3_, int p_225530_4_) BiomeProvider.possibleBiomes()
Modifier and TypeMethodDescriptionNetherBiomeProvider.Preset.biomeSource
(Registry<Biome> p_242619_1_, long p_242619_2_) BiomeProvider.findBiomeHorizontal
(int p_230321_1_, int p_230321_2_, int p_230321_3_, int p_230321_4_, int p_230321_5_, Predicate<Biome> p_230321_6_, Random p_230321_7_, boolean p_230321_8_) BiomeProvider.findBiomeHorizontal
(int p_225531_1_, int p_225531_2_, int p_225531_3_, int p_225531_4_, Predicate<Biome> p_225531_5_, Random p_225531_6_) SingleBiomeProvider.findBiomeHorizontal
(int p_230321_1_, int p_230321_2_, int p_230321_3_, int p_230321_4_, int p_230321_5_, Predicate<Biome> p_230321_6_, Random p_230321_7_, boolean p_230321_8_) ModifierConstructorDescriptionprivate
EndBiomeProvider
(Registry<Biome> p_i241960_1_, long p_i241960_2_, Biome p_i241960_4_, Biome p_i241960_5_, Biome p_i241960_6_, Biome p_i241960_7_, Biome p_i241960_8_) SingleBiomeProvider
(Biome p_i46709_1_) ModifierConstructorDescriptionprotected
BiomeProvider
(List<Biome> p_i231634_1_) protected
BiomeProvider
(Stream<Supplier<Biome>> p_i241937_1_) CheckerboardBiomeProvider
(List<Supplier<Biome>> p_i231637_1_, int p_i231637_2_) private
DefaultBuilder
(NetherBiomeProvider.Preset p_i241956_1_, Registry<Biome> p_i241956_2_, long p_i241956_3_) EndBiomeProvider
(Registry<Biome> p_i241959_1_, long p_i241959_2_) private
EndBiomeProvider
(Registry<Biome> p_i241960_1_, long p_i241960_2_, Biome p_i241960_4_, Biome p_i241960_5_, Biome p_i241960_6_, Biome p_i241960_7_, Biome p_i241960_8_) private
NetherBiomeProvider
(long p_i231640_1_, List<com.mojang.datafixers.util.Pair<Biome.Attributes, Supplier<Biome>>> p_i231640_3_, Optional<com.mojang.datafixers.util.Pair<Registry<Biome>, NetherBiomeProvider.Preset>> p_i231640_4_) private
NetherBiomeProvider
(long p_i231640_1_, List<com.mojang.datafixers.util.Pair<Biome.Attributes, Supplier<Biome>>> p_i231640_3_, Optional<com.mojang.datafixers.util.Pair<Registry<Biome>, NetherBiomeProvider.Preset>> p_i231640_4_) private
NetherBiomeProvider
(long p_i241951_1_, List<com.mojang.datafixers.util.Pair<Biome.Attributes, Supplier<Biome>>> p_i241951_3_, NetherBiomeProvider.Noise p_i241951_4_, NetherBiomeProvider.Noise p_i241951_5_, NetherBiomeProvider.Noise p_i241951_6_, NetherBiomeProvider.Noise p_i241951_7_) private
NetherBiomeProvider
(long p_i241952_1_, List<com.mojang.datafixers.util.Pair<Biome.Attributes, Supplier<Biome>>> p_i241952_3_, NetherBiomeProvider.Noise p_i241952_4_, NetherBiomeProvider.Noise p_i241952_5_, NetherBiomeProvider.Noise p_i241952_6_, NetherBiomeProvider.Noise p_i241952_7_, Optional<com.mojang.datafixers.util.Pair<Registry<Biome>, NetherBiomeProvider.Preset>> p_i241952_8_) private
NetherBiomeProvider
(long p_i241952_1_, List<com.mojang.datafixers.util.Pair<Biome.Attributes, Supplier<Biome>>> p_i241952_3_, NetherBiomeProvider.Noise p_i241952_4_, NetherBiomeProvider.Noise p_i241952_5_, NetherBiomeProvider.Noise p_i241952_6_, NetherBiomeProvider.Noise p_i241952_7_, Optional<com.mojang.datafixers.util.Pair<Registry<Biome>, NetherBiomeProvider.Preset>> p_i241952_8_) OverworldBiomeProvider
(long p_i241958_1_, boolean p_i241958_3_, boolean p_i241958_4_, Registry<Biome> p_i241958_5_) Preset
(ResourceLocation p_i241955_1_, com.mojang.datafixers.util.Function3<NetherBiomeProvider.Preset, Registry<Biome>, Long, NetherBiomeProvider> p_i241955_2_) SingleBiomeProvider
(Supplier<Biome> p_i241945_1_) -
Uses of Biome in net.minecraft.world.chunk
-
Uses of Biome in net.minecraft.world.gen
Modifier and TypeFieldDescriptionFlatGenerationSettings.biome
DebugChunkGenerator.biomes
FlatGenerationSettings.biomes
Modifier and TypeMethodDescriptionFlatGenerationSettings.getBiome()
FlatGenerationSettings.getBiomeFromSettings()
WorldGenRegion.getUncachedNoiseBiome
(int p_225604_1_, int p_225604_2_, int p_225604_3_) Modifier and TypeMethodDescriptionprivate void
ChunkGenerator.createStructure
(StructureFeature<?, ?> p_242705_1_, DynamicRegistries p_242705_2_, StructureManager p_242705_3_, IChunk p_242705_4_, TemplateManager p_242705_5_, long p_242705_6_, ChunkPos p_242705_8_, Biome p_242705_9_) ChunkGenerator.getMobsAt
(Biome p_230353_1_, StructureManager p_230353_2_, EntityClassification p_230353_3_, BlockPos p_230353_4_) NoiseChunkGenerator.getMobsAt
(Biome p_230353_1_, StructureManager p_230353_2_, EntityClassification p_230353_3_, BlockPos p_230353_4_) Modifier and TypeMethodDescriptionvoid
ChunkGenerator.createBiomes
(Registry<Biome> p_242706_1_, IChunk p_242706_2_) static FlatGenerationSettings
FlatGenerationSettings.getDefault
(Registry<Biome> p_242869_0_) void
ModifierConstructorDescriptionDebugChunkGenerator
(Registry<Biome> p_i241974_1_) FlatGenerationSettings
(Registry<Biome> p_i242012_1_, DimensionStructuresSettings p_i242012_2_, List<FlatLayerInfo> p_i242012_3_, boolean p_i242012_4_, boolean p_i242012_5_, Optional<Supplier<Biome>> p_i242012_6_) FlatGenerationSettings
(Registry<Biome> p_i242012_1_, DimensionStructuresSettings p_i242012_2_, List<FlatLayerInfo> p_i242012_3_, boolean p_i242012_4_, boolean p_i242012_5_, Optional<Supplier<Biome>> p_i242012_6_) FlatGenerationSettings
(DimensionStructuresSettings p_i242011_1_, Registry<Biome> p_i242011_2_) -
Uses of Biome in net.minecraft.world.gen.carver
Modifier and TypeMethodDescriptionboolean
CanyonWorldCarver.carve
(IChunk p_225555_1_, Function<BlockPos, Biome> p_225555_2_, Random p_225555_3_, int p_225555_4_, int p_225555_5_, int p_225555_6_, int p_225555_7_, int p_225555_8_, BitSet p_225555_9_, ProbabilityConfig p_225555_10_) boolean
CaveWorldCarver.carve
(IChunk p_225555_1_, Function<BlockPos, Biome> p_225555_2_, Random p_225555_3_, int p_225555_4_, int p_225555_5_, int p_225555_6_, int p_225555_7_, int p_225555_8_, BitSet p_225555_9_, ProbabilityConfig p_225555_10_) boolean
ConfiguredCarver.carve
(IChunk p_227207_1_, Function<BlockPos, Biome> p_227207_2_, Random p_227207_3_, int p_227207_4_, int p_227207_5_, int p_227207_6_, int p_227207_7_, int p_227207_8_, BitSet p_227207_9_) abstract boolean
WorldCarver.carve
(IChunk p_225555_1_, Function<BlockPos, Biome> p_225555_2_, Random p_225555_3_, int p_225555_4_, int p_225555_5_, int p_225555_6_, int p_225555_7_, int p_225555_8_, BitSet p_225555_9_, C p_225555_10_) protected boolean
NetherCaveCarver.carveBlock
(IChunk p_230358_1_, Function<BlockPos, Biome> p_230358_2_, BitSet p_230358_3_, Random p_230358_4_, BlockPos.Mutable p_230358_5_, BlockPos.Mutable p_230358_6_, BlockPos.Mutable p_230358_7_, int p_230358_8_, int p_230358_9_, int p_230358_10_, int p_230358_11_, int p_230358_12_, int p_230358_13_, int p_230358_14_, int p_230358_15_, org.apache.commons.lang3.mutable.MutableBoolean p_230358_16_) protected boolean
UnderwaterCanyonWorldCarver.carveBlock
(IChunk p_230358_1_, Function<BlockPos, Biome> p_230358_2_, BitSet p_230358_3_, Random p_230358_4_, BlockPos.Mutable p_230358_5_, BlockPos.Mutable p_230358_6_, BlockPos.Mutable p_230358_7_, int p_230358_8_, int p_230358_9_, int p_230358_10_, int p_230358_11_, int p_230358_12_, int p_230358_13_, int p_230358_14_, int p_230358_15_, org.apache.commons.lang3.mutable.MutableBoolean p_230358_16_) protected boolean
UnderwaterCaveWorldCarver.carveBlock
(IChunk p_230358_1_, Function<BlockPos, Biome> p_230358_2_, BitSet p_230358_3_, Random p_230358_4_, BlockPos.Mutable p_230358_5_, BlockPos.Mutable p_230358_6_, BlockPos.Mutable p_230358_7_, int p_230358_8_, int p_230358_9_, int p_230358_10_, int p_230358_11_, int p_230358_12_, int p_230358_13_, int p_230358_14_, int p_230358_15_, org.apache.commons.lang3.mutable.MutableBoolean p_230358_16_) protected boolean
WorldCarver.carveBlock
(IChunk p_230358_1_, Function<BlockPos, Biome> p_230358_2_, BitSet p_230358_3_, Random p_230358_4_, BlockPos.Mutable p_230358_5_, BlockPos.Mutable p_230358_6_, BlockPos.Mutable p_230358_7_, int p_230358_8_, int p_230358_9_, int p_230358_10_, int p_230358_11_, int p_230358_12_, int p_230358_13_, int p_230358_14_, int p_230358_15_, org.apache.commons.lang3.mutable.MutableBoolean p_230358_16_) protected boolean
WorldCarver.carveSphere
(IChunk p_227208_1_, Function<BlockPos, Biome> p_227208_2_, long p_227208_3_, int p_227208_5_, int p_227208_6_, int p_227208_7_, double p_227208_8_, double p_227208_10_, double p_227208_12_, double p_227208_14_, double p_227208_16_, BitSet p_227208_18_) private void
CanyonWorldCarver.genCanyon
(IChunk p_227204_1_, Function<BlockPos, Biome> p_227204_2_, long p_227204_3_, int p_227204_5_, int p_227204_6_, int p_227204_7_, double p_227204_8_, double p_227204_10_, double p_227204_12_, float p_227204_14_, float p_227204_15_, float p_227204_16_, int p_227204_17_, int p_227204_18_, double p_227204_19_, BitSet p_227204_21_) protected void
CaveWorldCarver.genRoom
(IChunk p_227205_1_, Function<BlockPos, Biome> p_227205_2_, long p_227205_3_, int p_227205_5_, int p_227205_6_, int p_227205_7_, double p_227205_8_, double p_227205_10_, double p_227205_12_, float p_227205_14_, double p_227205_15_, BitSet p_227205_17_) protected void
CaveWorldCarver.genTunnel
(IChunk p_227206_1_, Function<BlockPos, Biome> p_227206_2_, long p_227206_3_, int p_227206_5_, int p_227206_6_, int p_227206_7_, double p_227206_8_, double p_227206_10_, double p_227206_12_, float p_227206_14_, float p_227206_15_, float p_227206_16_, int p_227206_17_, int p_227206_18_, double p_227206_19_, BitSet p_227206_21_) -
Uses of Biome in net.minecraft.world.gen.feature
Modifier and TypeMethodDescriptionStructureFeature.generate
(DynamicRegistries p_242771_1_, ChunkGenerator p_242771_2_, BiomeProvider p_242771_3_, TemplateManager p_242771_4_, long p_242771_5_, ChunkPos p_242771_7_, Biome p_242771_8_, int p_242771_9_, StructureSeparationSettings p_242771_10_) -
Uses of Biome in net.minecraft.world.gen.feature.structure
Modifier and TypeMethodDescriptionStructure.generate
(DynamicRegistries p_242785_1_, ChunkGenerator p_242785_2_, BiomeProvider p_242785_3_, TemplateManager p_242785_4_, long p_242785_5_, ChunkPos p_242785_7_, Biome p_242785_8_, int p_242785_9_, SharedSeedRandom p_242785_10_, StructureSeparationSettings p_242785_11_, C p_242785_12_) void
BuriedTreasureStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, ProbabilityConfig p_230364_7_) void
DesertPyramidStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) void
EndCityStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) void
FortressStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) void
IglooStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) void
JigsawStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, VillageConfig p_230364_7_) void
JunglePyramidStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) void
MineshaftStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, MineshaftConfig p_230364_7_) void
NetherFossilStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) void
OceanMonumentStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) void
OceanRuinStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, OceanRuinConfig p_230364_7_) void
RuinedPortalStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, RuinedPortalFeature p_230364_7_) void
ShipwreckStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, ShipwreckConfig p_230364_7_) void
StrongholdStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) abstract void
StructureStart.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, C p_230364_7_) void
SwampHutStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) void
WoodlandMansionStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, NoFeatureConfig p_230364_7_) private static boolean
protected boolean
BastionRemantsStructure.isFeatureChunk
(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, VillageConfig p_230363_10_) protected boolean
BuriedTreasureStructure.isFeatureChunk
(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, ProbabilityConfig p_230363_10_) protected boolean
EndCityStructure.isFeatureChunk
(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, NoFeatureConfig p_230363_10_) protected boolean
FortressStructure.isFeatureChunk
(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, NoFeatureConfig p_230363_10_) protected boolean
MineshaftStructure.isFeatureChunk
(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, MineshaftConfig p_230363_10_) protected boolean
OceanMonumentStructure.isFeatureChunk
(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, NoFeatureConfig p_230363_10_) protected boolean
PillagerOutpostStructure.isFeatureChunk
(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, VillageConfig p_230363_10_) protected boolean
StrongholdStructure.isFeatureChunk
(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, NoFeatureConfig p_230363_10_) protected boolean
Structure.isFeatureChunk
(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, C p_230363_10_) protected boolean
WoodlandMansionStructure.isFeatureChunk
(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, NoFeatureConfig p_230363_10_) -
Uses of Biome in net.minecraft.world.gen.layer
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionprotected RegistryKey<Biome>
BiomeLayer.getBiome
(BiomeManager.BiomeType type, INoiseRandom context) -
Uses of Biome in net.minecraft.world.gen.settings
Modifier and TypeMethodDescriptionstatic NoiseChunkGenerator
DimensionGeneratorSettings.makeDefaultOverworld
(Registry<Biome> p_242750_0_, Registry<DimensionSettings> p_242750_1_, long p_242750_2_) -
Uses of Biome in net.minecraft.world.gen.surfacebuilders
Modifier and TypeMethodDescriptionvoid
BadlandsSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) void
ConfiguredSurfaceBuilder.apply
(Random p_215450_1_, IChunk p_215450_2_, Biome p_215450_3_, int p_215450_4_, int p_215450_5_, int p_215450_6_, double p_215450_7_, BlockState p_215450_9_, BlockState p_215450_10_, int p_215450_11_, long p_215450_12_) void
DefaultSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) protected void
DefaultSurfaceBuilder.apply
(Random p_206967_1_, IChunk p_206967_2_, Biome p_206967_3_, int p_206967_4_, int p_206967_5_, int p_206967_6_, double p_206967_7_, BlockState p_206967_9_, BlockState p_206967_10_, BlockState p_206967_11_, BlockState p_206967_12_, BlockState p_206967_13_, int p_206967_14_) void
ErodedBadlandsSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) void
FrozenOceanSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) void
GiantTreeTaigaSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) void
GravellyMountainSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) void
MountainSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) void
NetherForestsSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) void
NetherSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) void
NoopSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) void
ShatteredSavannaSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) abstract void
SurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, C p_205610_14_) void
SwampSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) void
ValleySurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) void
WoodedBadlandsSurfaceBuilder.apply
(Random p_205610_1_, IChunk p_205610_2_, Biome p_205610_3_, int p_205610_4_, int p_205610_5_, int p_205610_6_, double p_205610_7_, BlockState p_205610_9_, BlockState p_205610_10_, int p_205610_11_, long p_205610_12_, SurfaceBuilderConfig p_205610_14_) -
Uses of Biome in net.minecraft.world.level
-
Uses of Biome in net.minecraft.world.server
Modifier and TypeMethodDescriptionServerWorld.getUncachedNoiseBiome
(int p_225604_1_, int p_225604_2_, int p_225604_3_) Modifier and TypeMethodDescriptionServerWorld.findNearestBiome
(Biome p_241116_1_, BlockPos p_241116_2_, int p_241116_3_, int p_241116_4_) -
Uses of Biome in net.minecraft.world.spawner
Modifier and TypeMethodDescriptionprivate static Biome
WorldEntitySpawner.getRoughBiome
(BlockPos p_234980_0_, IChunk p_234980_1_) Modifier and TypeMethodDescriptionprivate static List<MobSpawnInfo.Spawners>
WorldEntitySpawner.mobsAt
(ServerWorld p_241463_0_, StructureManager p_241463_1_, ChunkGenerator p_241463_2_, EntityClassification p_241463_3_, BlockPos p_241463_4_, Biome p_241463_5_) static void
WorldEntitySpawner.spawnMobsForChunkGeneration
(IServerWorld p_77191_0_, Biome p_77191_1_, int p_77191_2_, int p_77191_3_, Random p_77191_4_) -
Uses of Biome in net.minecraftforge.client
Modifier and TypeMethodDescriptionprotected ChunkGenerator
ForgeWorldTypeScreens.GeneratorType.generator
(Registry<Biome> p_241869_1_, Registry<DimensionSettings> p_241869_2_, long p_241869_3_) -
Uses of Biome in net.minecraftforge.common
Modifier and TypeFieldDescriptionprivate static final List<RegistryKey<Biome>>
BiomeManager.additionalOverworldBiomes
private static final List<RegistryKey<Biome>>
BiomeManager.additionalOverworldBiomesView
private static final Map<RegistryKey<Biome>,
BiomeDictionary.BiomeInfo> BiomeDictionary.biomeInfoMap
private final Set<RegistryKey<Biome>>
BiomeDictionary.Type.biomes
private final Set<RegistryKey<Biome>>
BiomeDictionary.Type.biomesUn
private final RegistryKey<Biome>
BiomeManager.BiomeEntry.key
Modifier and TypeMethodDescriptionForgeHooks.BiomeCallbackFunction.apply
(Biome.Climate climate, Biome.Category category, Float depth, Float scale, BiomeAmbience effects, BiomeGenerationSettings gen, MobSpawnInfo spawns) static Biome
ForgeHooks.enhanceBiome
(ResourceLocation name, Biome.Climate climate, Biome.Category category, Float depth, Float scale, BiomeAmbience effects, BiomeGenerationSettings gen, MobSpawnInfo spawns, com.mojang.serialization.codecs.RecordCodecBuilder.Instance<Biome> codec, ForgeHooks.BiomeCallbackFunction callback) Modifier and TypeMethodDescriptionstatic List<RegistryKey<Biome>>
BiomeManager.getAdditionalOverworldBiomes()
static Set<RegistryKey<Biome>>
BiomeDictionary.getBiomes
(BiomeDictionary.Type type) Gets the set of biomes that have the given type.BiomeManager.BiomeEntry.getKey()
Modifier and TypeMethodDescriptionstatic void
BiomeManager.addAdditionalOverworldBiomes
(RegistryKey<Biome> biome) Add biomes that you add to the overworld without usingBiomeManager.addBiome(BiomeType, BiomeEntry)
static void
BiomeDictionary.addTypes
(RegistryKey<Biome> biome, BiomeDictionary.Type... types) Adds the given types to the biome.static boolean
BiomeDictionary.areSimilar
(RegistryKey<Biome> biomeA, RegistryKey<Biome> biomeB) Checks if the two given biomes have types in common.static Biome
ForgeHooks.enhanceBiome
(ResourceLocation name, Biome.Climate climate, Biome.Category category, Float depth, Float scale, BiomeAmbience effects, BiomeGenerationSettings gen, MobSpawnInfo spawns, com.mojang.serialization.codecs.RecordCodecBuilder.Instance<Biome> codec, ForgeHooks.BiomeCallbackFunction callback) private static BiomeDictionary.BiomeInfo
BiomeDictionary.getBiomeInfo
(RegistryKey<Biome> biome) static Set<BiomeDictionary.Type>
BiomeDictionary.getTypes
(RegistryKey<Biome> biome) Gets the set of types that have been added to the given biome.static boolean
BiomeDictionary.hasAnyType
(RegistryKey<Biome> biome) Checks if any type has been added to the given biome.static boolean
BiomeDictionary.hasType
(RegistryKey<Biome> biome, BiomeDictionary.Type type) Checks if the given type has been added to the given biome. -
Uses of Biome in net.minecraftforge.common.world
Modifier and TypeMethodDescriptionForgeWorldType.createChunkGenerator
(Registry<Biome> biomeRegistry, Registry<DimensionSettings> dimensionSettingsRegistry, long seed, String generatorSettings) Called from both the dedicated server and the world creation screen in the client.ForgeWorldType.IBasicChunkGeneratorFactory.createChunkGenerator
(Registry<Biome> biomeRegistry, Registry<DimensionSettings> dimensionSettingsRegistry, long seed) default ChunkGenerator
ForgeWorldType.IBasicChunkGeneratorFactory.createChunkGenerator
(Registry<Biome> biomeRegistry, Registry<DimensionSettings> dimensionSettingsRegistry, long seed, String generatorSettings) ForgeWorldType.IChunkGeneratorFactory.createChunkGenerator
(Registry<Biome> biomeRegistry, Registry<DimensionSettings> dimensionSettingsRegistry, long seed, String generatorSettings) -
Uses of Biome in net.minecraftforge.debug.world
Modifier and TypeFieldDescriptionstatic final RegistryObject<Biome>
WorldgenRegistryDesyncTest.biome
static final DeferredRegister<Biome>
WorldgenRegistryDesyncTest.BIOMES
Modifier and TypeMethodDescriptionprivate ChunkGenerator
ForgeWorldTypeTest.createChunkGenerator
(Registry<Biome> biomes, Registry<DimensionSettings> dimensionSettings, long seed, String settings) -
Uses of Biome in net.minecraftforge.registries
Modifier and TypeFieldDescriptionstatic final IForgeRegistry<Biome>
ForgeRegistries.BIOMES
static final RegistryKey<Registry<Biome>>
ForgeRegistries.Keys.BIOMES