Package net.minecraft.world.biome
Class OverworldBiomeCreator
java.lang.Object
net.minecraft.world.biome.OverworldBiomeCreator
- Mappings:
- Namespace - Name - named - net/minecraft/world/biome/OverworldBiomeCreator- intermediary - net/minecraft/class_5478- official - ra
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final intprivate static final @Nullable MusicSoundprotected static final intprotected static final intstatic final int
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static voidaddBasicFeatures(GenerationSettings.LookupBackedBuilder generationSettings) static BiomecreateBadlands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean plateau) static BiomecreateBeach(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean snowy, boolean stony) private static BiomecreateBiome(boolean precipitation, float temperature, float downfall, int waterColor, int waterFogColor, @Nullable Integer grassColor, @Nullable Integer foliageColor, SpawnSettings.Builder spawnSettings, GenerationSettings.LookupBackedBuilder generationSettings, @Nullable MusicSound music) private static BiomecreateBiome(boolean precipitation, float temperature, float downfall, SpawnSettings.Builder spawnSettings, GenerationSettings.LookupBackedBuilder generationSettings, @Nullable MusicSound music) static BiomecreateColdOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) static BiomecreateDeepDark(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateDenseForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean paleGarden) static BiomecreateDesert(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateDripstoneCaves(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateFrozenOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) static BiomecreateFrozenPeaks(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateGrove(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateJaggedPeaks(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateJungle(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) private static BiomecreateJungleFeatures(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, float depth, boolean bamboo, boolean sparse, boolean unmodified, SpawnSettings.Builder spawnSettings, MusicSound music) static BiomecreateLukewarmOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) static BiomecreateLushCaves(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateMangroveSwamp(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateMeadow(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean cherryGrove) static BiomecreateMushroomFields(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateNormalBambooJungle(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateNormalForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean birch, boolean oldGrowth, boolean flower) static BiomecreateNormalOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) private static BiomecreateOcean(SpawnSettings.Builder spawnSettings, int waterColor, int waterFogColor, GenerationSettings.LookupBackedBuilder generationSettings) private static GenerationSettings.LookupBackedBuildercreateOceanGenerationSettings(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateOldGrowthTaiga(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean spruce) static BiomecreatePlains(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean sunflower, boolean snowy, boolean iceSpikes) static BiomecreateRiver(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean frozen) static BiomecreateSavanna(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean windswept, boolean plateau) static BiomecreateSnowySlopes(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateSparseJungle(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateStonyPeaks(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateSwamp(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateTaiga(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean snowy) static BiomecreateTheVoid(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateWarmOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateWindsweptHills(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean forest) protected static intgetSkyColor(float temperature) 
- 
Field Details- 
DEFAULT_WATER_COLORprotected static final int DEFAULT_WATER_COLOR- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - DEFAULT_WATER_COLOR- Lnet/minecraft/world/biome/OverworldBiomeCreator;DEFAULT_WATER_COLOR:I- intermediary - field_35340- Lnet/minecraft/class_5478;field_35340:I- official - a- Lra;a:I
 
- 
DEFAULT_WATER_FOG_COLORprotected static final int DEFAULT_WATER_FOG_COLOR- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - DEFAULT_WATER_FOG_COLOR- Lnet/minecraft/world/biome/OverworldBiomeCreator;DEFAULT_WATER_FOG_COLOR:I- intermediary - field_35341- Lnet/minecraft/class_5478;field_35341:I- official - b- Lra;b:I
 
- 
DEFAULT_FOG_COLORprivate static final int DEFAULT_FOG_COLOR- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - DEFAULT_FOG_COLOR- Lnet/minecraft/world/biome/OverworldBiomeCreator;DEFAULT_FOG_COLOR:I- intermediary - field_35342- Lnet/minecraft/class_5478;field_35342:I- official - d- Lra;d:I
 
- 
DEFAULT_MUSIC- Mappings:
- Namespace - Name - Mixin selector - named - DEFAULT_MUSIC- Lnet/minecraft/world/biome/OverworldBiomeCreator;DEFAULT_MUSIC:Lnet/minecraft/sound/MusicSound;- intermediary - field_35436- Lnet/minecraft/class_5478;field_35436:Lnet/minecraft/class_5195;- official - e- Lra;e:Lavx;
 
- 
SWAMP_SKELETON_WEIGHTpublic static final int SWAMP_SKELETON_WEIGHT- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - SWAMP_SKELETON_WEIGHT- Lnet/minecraft/world/biome/OverworldBiomeCreator;SWAMP_SKELETON_WEIGHT:I- intermediary - field_51968- Lnet/minecraft/class_5478;field_51968:I- official - c- Lra;c:I
 
 
- 
- 
Constructor Details- 
OverworldBiomeCreatorpublic OverworldBiomeCreator()
 
- 
- 
Method Details- 
getSkyColorprotected static int getSkyColor(float temperature) - Mappings:
- Namespace - Name - Mixin selector - named - getSkyColor- Lnet/minecraft/world/biome/OverworldBiomeCreator;getSkyColor(F)I- intermediary - method_30932- Lnet/minecraft/class_5478;method_30932(F)I- official - a- Lra;a(F)I
 
- 
createBiomeprivate static Biome createBiome(boolean precipitation, float temperature, float downfall, SpawnSettings.Builder spawnSettings, GenerationSettings.LookupBackedBuilder generationSettings, @Nullable @Nullable MusicSound music) - Mappings:
- Namespace - Name - Mixin selector - named - createBiome- Lnet/minecraft/world/biome/OverworldBiomeCreator;createBiome(ZFFLnet/minecraft/world/biome/SpawnSettings$Builder;Lnet/minecraft/world/biome/GenerationSettings$LookupBackedBuilder;Lnet/minecraft/sound/MusicSound;)Lnet/minecraft/world/biome/Biome;- intermediary - method_39152- Lnet/minecraft/class_5478;method_39152(ZFFLnet/minecraft/class_5483$class_5496;Lnet/minecraft/class_5485$class_5495;Lnet/minecraft/class_5195;)Lnet/minecraft/class_1959;- official - a- Lra;a(ZFFLdhx$a;Ldhm$a;Lavx;)Ldhl;
 
- 
createBiomeprivate static Biome createBiome(boolean precipitation, float temperature, float downfall, int waterColor, int waterFogColor, @Nullable @Nullable Integer grassColor, @Nullable @Nullable Integer foliageColor, SpawnSettings.Builder spawnSettings, GenerationSettings.LookupBackedBuilder generationSettings, @Nullable @Nullable MusicSound music) - Mappings:
- Namespace - Name - Mixin selector - named - createBiome- Lnet/minecraft/world/biome/OverworldBiomeCreator;createBiome(ZFFIILjava/lang/Integer;Ljava/lang/Integer;Lnet/minecraft/world/biome/SpawnSettings$Builder;Lnet/minecraft/world/biome/GenerationSettings$LookupBackedBuilder;Lnet/minecraft/sound/MusicSound;)Lnet/minecraft/world/biome/Biome;- intermediary - method_39151- Lnet/minecraft/class_5478;method_39151(ZFFIILjava/lang/Integer;Ljava/lang/Integer;Lnet/minecraft/class_5483$class_5496;Lnet/minecraft/class_5485$class_5495;Lnet/minecraft/class_5195;)Lnet/minecraft/class_1959;- official - a- Lra;a(ZFFIILjava/lang/Integer;Ljava/lang/Integer;Ldhx$a;Ldhm$a;Lavx;)Ldhl;
 
- 
addBasicFeatures- Mappings:
- Namespace - Name - Mixin selector - named - addBasicFeatures- Lnet/minecraft/world/biome/OverworldBiomeCreator;addBasicFeatures(Lnet/minecraft/world/biome/GenerationSettings$LookupBackedBuilder;)V- intermediary - method_39153- Lnet/minecraft/class_5478;method_39153(Lnet/minecraft/class_5485$class_5495;)V- official - a- Lra;a(Ldhm$a;)V
 
- 
createOldGrowthTaigapublic static Biome createOldGrowthTaiga(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean spruce) - Mappings:
- Namespace - Name - Mixin selector - named - createOldGrowthTaiga- Lnet/minecraft/world/biome/OverworldBiomeCreator;createOldGrowthTaiga(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;- intermediary - method_30687- Lnet/minecraft/class_5478;method_30687(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- official - a- Lra;a(Ljs;Ljs;Z)Ldhl;
 
- 
createSparseJunglepublic static Biome createSparseJungle(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createSparseJungle- Lnet/minecraft/world/biome/OverworldBiomeCreator;createSparseJungle(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_30703- Lnet/minecraft/class_5478;method_30703(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - a- Lra;a(Ljs;Ljs;)Ldhl;
 
- 
createJunglepublic static Biome createJungle(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createJungle- Lnet/minecraft/world/biome/OverworldBiomeCreator;createJungle(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_30683- Lnet/minecraft/class_5478;method_30683(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - b- Lra;b(Ljs;Ljs;)Ldhl;
 
- 
createNormalBambooJunglepublic static Biome createNormalBambooJungle(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createNormalBambooJungle- Lnet/minecraft/world/biome/OverworldBiomeCreator;createNormalBambooJungle(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_30714- Lnet/minecraft/class_5478;method_30714(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - c- Lra;c(Ljs;Ljs;)Ldhl;
 
- 
createJungleFeaturesprivate static Biome createJungleFeatures(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, float depth, boolean bamboo, boolean sparse, boolean unmodified, SpawnSettings.Builder spawnSettings, MusicSound music) - Mappings:
- Namespace - Name - Mixin selector - named - createJungleFeatures- Lnet/minecraft/world/biome/OverworldBiomeCreator;createJungleFeatures(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;FZZZLnet/minecraft/world/biome/SpawnSettings$Builder;Lnet/minecraft/sound/MusicSound;)Lnet/minecraft/world/biome/Biome;- intermediary - method_30695- Lnet/minecraft/class_5478;method_30695(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;FZZZLnet/minecraft/class_5483$class_5496;Lnet/minecraft/class_5195;)Lnet/minecraft/class_1959;- official - a- Lra;a(Ljs;Ljs;FZZZLdhx$a;Lavx;)Ldhl;
 
- 
createWindsweptHillspublic static Biome createWindsweptHills(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean forest) - Mappings:
- Namespace - Name - Mixin selector - named - createWindsweptHills- Lnet/minecraft/world/biome/OverworldBiomeCreator;createWindsweptHills(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;- intermediary - method_30690- Lnet/minecraft/class_5478;method_30690(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- official - b- Lra;b(Ljs;Ljs;Z)Ldhl;
 
- 
createDesertpublic static Biome createDesert(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createDesert- Lnet/minecraft/world/biome/OverworldBiomeCreator;createDesert(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_30698- Lnet/minecraft/class_5478;method_30698(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - d- Lra;d(Ljs;Ljs;)Ldhl;
 
- 
createPlainspublic static Biome createPlains(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean sunflower, boolean snowy, boolean iceSpikes) - Mappings:
- Namespace - Name - Mixin selector - named - createPlains- Lnet/minecraft/world/biome/OverworldBiomeCreator;createPlains(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;ZZZ)Lnet/minecraft/world/biome/Biome;- intermediary - method_30701- Lnet/minecraft/class_5478;method_30701(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;ZZZ)Lnet/minecraft/class_1959;- official - a- Lra;a(Ljs;Ljs;ZZZ)Ldhl;
 
- 
createMushroomFieldspublic static Biome createMushroomFields(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createMushroomFields- Lnet/minecraft/world/biome/OverworldBiomeCreator;createMushroomFields(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_30684- Lnet/minecraft/class_5478;method_30684(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - e- Lra;e(Ljs;Ljs;)Ldhl;
 
- 
createSavannapublic static Biome createSavanna(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean windswept, boolean plateau) - Mappings:
- Namespace - Name - Mixin selector - named - createSavanna- Lnet/minecraft/world/biome/OverworldBiomeCreator;createSavanna(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;ZZ)Lnet/minecraft/world/biome/Biome;- intermediary - method_30694- Lnet/minecraft/class_5478;method_30694(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;ZZ)Lnet/minecraft/class_1959;- official - a- Lra;a(Ljs;Ljs;ZZ)Ldhl;
 
- 
createBadlandspublic static Biome createBadlands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean plateau) - Mappings:
- Namespace - Name - Mixin selector - named - createBadlands- Lnet/minecraft/world/biome/OverworldBiomeCreator;createBadlands(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;- intermediary - method_30696- Lnet/minecraft/class_5478;method_30696(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- official - c- Lra;c(Ljs;Ljs;Z)Ldhl;
 
- 
createOceanprivate static Biome createOcean(SpawnSettings.Builder spawnSettings, int waterColor, int waterFogColor, GenerationSettings.LookupBackedBuilder generationSettings) - Mappings:
- Namespace - Name - Mixin selector - named - createOcean- Lnet/minecraft/world/biome/OverworldBiomeCreator;createOcean(Lnet/minecraft/world/biome/SpawnSettings$Builder;IILnet/minecraft/world/biome/GenerationSettings$LookupBackedBuilder;)Lnet/minecraft/world/biome/Biome;- intermediary - method_30692- Lnet/minecraft/class_5478;method_30692(Lnet/minecraft/class_5483$class_5496;IILnet/minecraft/class_5485$class_5495;)Lnet/minecraft/class_1959;- official - a- Lra;a(Ldhx$a;IILdhm$a;)Ldhl;
 
- 
createOceanGenerationSettingsprivate static GenerationSettings.LookupBackedBuilder createOceanGenerationSettings(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createOceanGenerationSettings- Lnet/minecraft/world/biome/OverworldBiomeCreator;createOceanGenerationSettings(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/GenerationSettings$LookupBackedBuilder;- intermediary - method_31066- Lnet/minecraft/class_5478;method_31066(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_5485$class_5495;- official - r- Lra;r(Ljs;Ljs;)Ldhm$a;
 
- 
createColdOceanpublic static Biome createColdOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) - Mappings:
- Namespace - Name - Mixin selector - named - createColdOcean- Lnet/minecraft/world/biome/OverworldBiomeCreator;createColdOcean(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;- intermediary - method_30702- Lnet/minecraft/class_5478;method_30702(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- official - d- Lra;d(Ljs;Ljs;Z)Ldhl;
 
- 
createNormalOceanpublic static Biome createNormalOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) - Mappings:
- Namespace - Name - Mixin selector - named - createNormalOcean- Lnet/minecraft/world/biome/OverworldBiomeCreator;createNormalOcean(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;- intermediary - method_30706- Lnet/minecraft/class_5478;method_30706(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- official - e- Lra;e(Ljs;Ljs;Z)Ldhl;
 
- 
createLukewarmOceanpublic static Biome createLukewarmOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) - Mappings:
- Namespace - Name - Mixin selector - named - createLukewarmOcean- Lnet/minecraft/world/biome/OverworldBiomeCreator;createLukewarmOcean(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;- intermediary - method_30709- Lnet/minecraft/class_5478;method_30709(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- official - f- Lra;f(Ljs;Ljs;Z)Ldhl;
 
- 
createWarmOceanpublic static Biome createWarmOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createWarmOcean- Lnet/minecraft/world/biome/OverworldBiomeCreator;createWarmOcean(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_30723- Lnet/minecraft/class_5478;method_30723(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - f- Lra;f(Ljs;Ljs;)Ldhl;
 
- 
createFrozenOceanpublic static Biome createFrozenOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) - Mappings:
- Namespace - Name - Mixin selector - named - createFrozenOcean- Lnet/minecraft/world/biome/OverworldBiomeCreator;createFrozenOcean(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;- intermediary - method_30712- Lnet/minecraft/class_5478;method_30712(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- official - g- Lra;g(Ljs;Ljs;Z)Ldhl;
 
- 
createNormalForestpublic static Biome createNormalForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean birch, boolean oldGrowth, boolean flower) - Mappings:
- Namespace - Name - Mixin selector - named - createNormalForest- Lnet/minecraft/world/biome/OverworldBiomeCreator;createNormalForest(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;ZZZ)Lnet/minecraft/world/biome/Biome;- intermediary - method_30704- Lnet/minecraft/class_5478;method_30704(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;ZZZ)Lnet/minecraft/class_1959;- official - b- Lra;b(Ljs;Ljs;ZZZ)Ldhl;
 
- 
createTaigapublic static Biome createTaiga(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean snowy) - Mappings:
- Namespace - Name - Mixin selector - named - createTaiga- Lnet/minecraft/world/biome/OverworldBiomeCreator;createTaiga(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;- intermediary - method_30699- Lnet/minecraft/class_5478;method_30699(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- official - h- Lra;h(Ljs;Ljs;Z)Ldhl;
 
- 
createDenseForestpublic static Biome createDenseForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean paleGarden) - Mappings:
- Namespace - Name - Mixin selector - named - createDenseForest- Lnet/minecraft/world/biome/OverworldBiomeCreator;createDenseForest(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;- intermediary - method_30705- Lnet/minecraft/class_5478;method_30705(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- official - i- Lra;i(Ljs;Ljs;Z)Ldhl;
 
- 
createSwamppublic static Biome createSwamp(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createSwamp- Lnet/minecraft/world/biome/OverworldBiomeCreator;createSwamp(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_30708- Lnet/minecraft/class_5478;method_30708(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - g- Lra;g(Ljs;Ljs;)Ldhl;
 
- 
createMangroveSwamppublic static Biome createMangroveSwamp(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createMangroveSwamp- Lnet/minecraft/world/biome/OverworldBiomeCreator;createMangroveSwamp(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_43232- Lnet/minecraft/class_5478;method_43232(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - h- Lra;h(Ljs;Ljs;)Ldhl;
 
- 
createRiverpublic static Biome createRiver(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean frozen) - Mappings:
- Namespace - Name - Mixin selector - named - createRiver- Lnet/minecraft/world/biome/OverworldBiomeCreator;createRiver(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;- intermediary - method_30686- Lnet/minecraft/class_5478;method_30686(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- official - j- Lra;j(Ljs;Ljs;Z)Ldhl;
 
- 
createBeachpublic static Biome createBeach(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean snowy, boolean stony) - Mappings:
- Namespace - Name - Mixin selector - named - createBeach- Lnet/minecraft/world/biome/OverworldBiomeCreator;createBeach(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;ZZ)Lnet/minecraft/world/biome/Biome;- intermediary - method_30685- Lnet/minecraft/class_5478;method_30685(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;ZZ)Lnet/minecraft/class_1959;- official - b- Lra;b(Ljs;Ljs;ZZ)Ldhl;
 
- 
createTheVoidpublic static Biome createTheVoid(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createTheVoid- Lnet/minecraft/world/biome/OverworldBiomeCreator;createTheVoid(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_30726- Lnet/minecraft/class_5478;method_30726(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - i- Lra;i(Ljs;Ljs;)Ldhl;
 
- 
createMeadowpublic static Biome createMeadow(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean cherryGrove) - Mappings:
- Namespace - Name - Mixin selector - named - createMeadow- Lnet/minecraft/world/biome/OverworldBiomeCreator;createMeadow(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;- intermediary - method_38574- Lnet/minecraft/class_5478;method_38574(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- official - k- Lra;k(Ljs;Ljs;Z)Ldhl;
 
- 
createFrozenPeakspublic static Biome createFrozenPeaks(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createFrozenPeaks- Lnet/minecraft/world/biome/OverworldBiomeCreator;createFrozenPeaks(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_38575- Lnet/minecraft/class_5478;method_38575(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - j- Lra;j(Ljs;Ljs;)Ldhl;
 
- 
createJaggedPeakspublic static Biome createJaggedPeaks(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createJaggedPeaks- Lnet/minecraft/world/biome/OverworldBiomeCreator;createJaggedPeaks(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_38576- Lnet/minecraft/class_5478;method_38576(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - k- Lra;k(Ljs;Ljs;)Ldhl;
 
- 
createStonyPeakspublic static Biome createStonyPeaks(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createStonyPeaks- Lnet/minecraft/world/biome/OverworldBiomeCreator;createStonyPeaks(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_38577- Lnet/minecraft/class_5478;method_38577(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - l- Lra;l(Ljs;Ljs;)Ldhl;
 
- 
createSnowySlopespublic static Biome createSnowySlopes(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createSnowySlopes- Lnet/minecraft/world/biome/OverworldBiomeCreator;createSnowySlopes(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_38578- Lnet/minecraft/class_5478;method_38578(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - m- Lra;m(Ljs;Ljs;)Ldhl;
 
- 
createGrovepublic static Biome createGrove(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createGrove- Lnet/minecraft/world/biome/OverworldBiomeCreator;createGrove(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_38579- Lnet/minecraft/class_5478;method_38579(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - n- Lra;n(Ljs;Ljs;)Ldhl;
 
- 
createLushCavespublic static Biome createLushCaves(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createLushCaves- Lnet/minecraft/world/biome/OverworldBiomeCreator;createLushCaves(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_34674- Lnet/minecraft/class_5478;method_34674(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - o- Lra;o(Ljs;Ljs;)Ldhl;
 
- 
createDripstoneCavespublic static Biome createDripstoneCaves(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createDripstoneCaves- Lnet/minecraft/world/biome/OverworldBiomeCreator;createDripstoneCaves(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_33132- Lnet/minecraft/class_5478;method_33132(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - p- Lra;p(Ljs;Ljs;)Ldhl;
 
- 
createDeepDarkpublic static Biome createDeepDark(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createDeepDark- Lnet/minecraft/world/biome/OverworldBiomeCreator;createDeepDark(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_42061- Lnet/minecraft/class_5478;method_42061(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - q- Lra;q(Ljs;Ljs;)Ldhl;
 
 
-