Package net.minecraft.world.biome
Class OverworldBiomeCreator
java.lang.Object
net.minecraft.world.biome.OverworldBiomeCreator
- Mappings:
- Namespace - Name - official - oh- intermediary - net/minecraft/class_5478- named - net/minecraft/world/biome/OverworldBiomeCreator
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final intprivate static final @Nullable MusicSoundprotected static final intprotected static 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 BiomecreateDarkForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateDeepDark(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) 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 - official - a- Loh;a:I- intermediary - field_35340- Lnet/minecraft/class_5478;field_35340:I- named - DEFAULT_WATER_COLOR- Lnet/minecraft/world/biome/OverworldBiomeCreator;DEFAULT_WATER_COLOR:I
 
- 
DEFAULT_WATER_FOG_COLORprotected static final int DEFAULT_WATER_FOG_COLOR- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - b- Loh;b:I- intermediary - field_35341- Lnet/minecraft/class_5478;field_35341:I- named - DEFAULT_WATER_FOG_COLOR- Lnet/minecraft/world/biome/OverworldBiomeCreator;DEFAULT_WATER_FOG_COLOR:I
 
- 
DEFAULT_FOG_COLORprivate static final int DEFAULT_FOG_COLOR- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - c- Loh;c:I- intermediary - field_35342- Lnet/minecraft/class_5478;field_35342:I- named - DEFAULT_FOG_COLOR- Lnet/minecraft/world/biome/OverworldBiomeCreator;DEFAULT_FOG_COLOR:I
 
- 
DEFAULT_MUSIC- Mappings:
- Namespace - Name - Mixin selector - official - d- Loh;d:Lame;- intermediary - field_35436- Lnet/minecraft/class_5478;field_35436:Lnet/minecraft/class_5195;- named - DEFAULT_MUSIC- Lnet/minecraft/world/biome/OverworldBiomeCreator;DEFAULT_MUSIC:Lnet/minecraft/sound/MusicSound;
 
 
- 
- 
Constructor Details- 
OverworldBiomeCreatorpublic OverworldBiomeCreator()
 
- 
- 
Method Details- 
getSkyColorprotected static int getSkyColor(float temperature) - Mappings:
- Namespace - Name - Mixin selector - official - a- Loh;a(F)I- intermediary - method_30932- Lnet/minecraft/class_5478;method_30932(F)I- named - getSkyColor- Lnet/minecraft/world/biome/OverworldBiomeCreator;getSkyColor(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 - official - a- Loh;a(ZFFLcnw$a;Lcnl$a;Lame;)Lcnk;- 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;- 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;
 
- 
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 - official - a- Loh;a(ZFFIILjava/lang/Integer;Ljava/lang/Integer;Lcnw$a;Lcnl$a;Lame;)Lcnk;- 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;- 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;
 
- 
addBasicFeatures- Mappings:
- Namespace - Name - Mixin selector - official - a- Loh;a(Lcnl$a;)V- intermediary - method_39153- Lnet/minecraft/class_5478;method_39153(Lnet/minecraft/class_5485$class_5495;)V- named - addBasicFeatures- Lnet/minecraft/world/biome/OverworldBiomeCreator;addBasicFeatures(Lnet/minecraft/world/biome/GenerationSettings$LookupBackedBuilder;)V
 
- 
createOldGrowthTaigapublic static Biome createOldGrowthTaiga(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean spruce) - Mappings:
- Namespace - Name - Mixin selector - official - a- Loh;a(Lhf;Lhf;Z)Lcnk;- intermediary - method_30687- Lnet/minecraft/class_5478;method_30687(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- named - createOldGrowthTaiga- Lnet/minecraft/world/biome/OverworldBiomeCreator;createOldGrowthTaiga(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;
 
- 
createSparseJunglepublic static Biome createSparseJungle(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - a- Loh;a(Lhf;Lhf;)Lcnk;- intermediary - method_30703- Lnet/minecraft/class_5478;method_30703(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createSparseJungle- Lnet/minecraft/world/biome/OverworldBiomeCreator;createSparseJungle(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createJunglepublic static Biome createJungle(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - b- Loh;b(Lhf;Lhf;)Lcnk;- intermediary - method_30683- Lnet/minecraft/class_5478;method_30683(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createJungle- Lnet/minecraft/world/biome/OverworldBiomeCreator;createJungle(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createNormalBambooJunglepublic static Biome createNormalBambooJungle(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - c- Loh;c(Lhf;Lhf;)Lcnk;- intermediary - method_30714- Lnet/minecraft/class_5478;method_30714(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createNormalBambooJungle- Lnet/minecraft/world/biome/OverworldBiomeCreator;createNormalBambooJungle(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
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 - official - a- Loh;a(Lhf;Lhf;FZZZLcnw$a;Lame;)Lcnk;- 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;- 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;
 
- 
createWindsweptHillspublic static Biome createWindsweptHills(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean forest) - Mappings:
- Namespace - Name - Mixin selector - official - b- Loh;b(Lhf;Lhf;Z)Lcnk;- intermediary - method_30690- Lnet/minecraft/class_5478;method_30690(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- named - createWindsweptHills- Lnet/minecraft/world/biome/OverworldBiomeCreator;createWindsweptHills(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;
 
- 
createDesertpublic static Biome createDesert(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - d- Loh;d(Lhf;Lhf;)Lcnk;- intermediary - method_30698- Lnet/minecraft/class_5478;method_30698(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createDesert- Lnet/minecraft/world/biome/OverworldBiomeCreator;createDesert(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createPlainspublic static Biome createPlains(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean sunflower, boolean snowy, boolean iceSpikes) - Mappings:
- Namespace - Name - Mixin selector - official - a- Loh;a(Lhf;Lhf;ZZZ)Lcnk;- intermediary - method_30701- Lnet/minecraft/class_5478;method_30701(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;ZZZ)Lnet/minecraft/class_1959;- named - createPlains- Lnet/minecraft/world/biome/OverworldBiomeCreator;createPlains(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;ZZZ)Lnet/minecraft/world/biome/Biome;
 
- 
createMushroomFieldspublic static Biome createMushroomFields(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - e- Loh;e(Lhf;Lhf;)Lcnk;- intermediary - method_30684- Lnet/minecraft/class_5478;method_30684(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createMushroomFields- Lnet/minecraft/world/biome/OverworldBiomeCreator;createMushroomFields(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createSavannapublic static Biome createSavanna(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean windswept, boolean plateau) - Mappings:
- Namespace - Name - Mixin selector - official - a- Loh;a(Lhf;Lhf;ZZ)Lcnk;- intermediary - method_30694- Lnet/minecraft/class_5478;method_30694(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;ZZ)Lnet/minecraft/class_1959;- named - createSavanna- Lnet/minecraft/world/biome/OverworldBiomeCreator;createSavanna(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;ZZ)Lnet/minecraft/world/biome/Biome;
 
- 
createBadlandspublic static Biome createBadlands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean plateau) - Mappings:
- Namespace - Name - Mixin selector - official - c- Loh;c(Lhf;Lhf;Z)Lcnk;- intermediary - method_30696- Lnet/minecraft/class_5478;method_30696(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- named - createBadlands- Lnet/minecraft/world/biome/OverworldBiomeCreator;createBadlands(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;
 
- 
createOceanprivate static Biome createOcean(SpawnSettings.Builder spawnSettings, int waterColor, int waterFogColor, GenerationSettings.LookupBackedBuilder generationSettings) - Mappings:
- Namespace - Name - Mixin selector - official - a- Loh;a(Lcnw$a;IILcnl$a;)Lcnk;- 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;- 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;
 
- 
createOceanGenerationSettingsprivate static GenerationSettings.LookupBackedBuilder createOceanGenerationSettings(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - s- Loh;s(Lhf;Lhf;)Lcnl$a;- intermediary - method_31066- Lnet/minecraft/class_5478;method_31066(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_5485$class_5495;- named - createOceanGenerationSettings- Lnet/minecraft/world/biome/OverworldBiomeCreator;createOceanGenerationSettings(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/GenerationSettings$LookupBackedBuilder;
 
- 
createColdOceanpublic static Biome createColdOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) - Mappings:
- Namespace - Name - Mixin selector - official - d- Loh;d(Lhf;Lhf;Z)Lcnk;- intermediary - method_30702- Lnet/minecraft/class_5478;method_30702(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- named - createColdOcean- Lnet/minecraft/world/biome/OverworldBiomeCreator;createColdOcean(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;
 
- 
createNormalOceanpublic static Biome createNormalOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) - Mappings:
- Namespace - Name - Mixin selector - official - e- Loh;e(Lhf;Lhf;Z)Lcnk;- intermediary - method_30706- Lnet/minecraft/class_5478;method_30706(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- named - createNormalOcean- Lnet/minecraft/world/biome/OverworldBiomeCreator;createNormalOcean(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;
 
- 
createLukewarmOceanpublic static Biome createLukewarmOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) - Mappings:
- Namespace - Name - Mixin selector - official - f- Loh;f(Lhf;Lhf;Z)Lcnk;- intermediary - method_30709- Lnet/minecraft/class_5478;method_30709(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- named - createLukewarmOcean- Lnet/minecraft/world/biome/OverworldBiomeCreator;createLukewarmOcean(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;
 
- 
createWarmOceanpublic static Biome createWarmOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - f- Loh;f(Lhf;Lhf;)Lcnk;- intermediary - method_30723- Lnet/minecraft/class_5478;method_30723(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createWarmOcean- Lnet/minecraft/world/biome/OverworldBiomeCreator;createWarmOcean(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createFrozenOceanpublic static Biome createFrozenOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) - Mappings:
- Namespace - Name - Mixin selector - official - g- Loh;g(Lhf;Lhf;Z)Lcnk;- intermediary - method_30712- Lnet/minecraft/class_5478;method_30712(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- named - createFrozenOcean- Lnet/minecraft/world/biome/OverworldBiomeCreator;createFrozenOcean(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;
 
- 
createNormalForestpublic static Biome createNormalForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean birch, boolean oldGrowth, boolean flower) - Mappings:
- Namespace - Name - Mixin selector - official - b- Loh;b(Lhf;Lhf;ZZZ)Lcnk;- intermediary - method_30704- Lnet/minecraft/class_5478;method_30704(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;ZZZ)Lnet/minecraft/class_1959;- named - createNormalForest- Lnet/minecraft/world/biome/OverworldBiomeCreator;createNormalForest(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;ZZZ)Lnet/minecraft/world/biome/Biome;
 
- 
createTaigapublic static Biome createTaiga(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean snowy) - Mappings:
- Namespace - Name - Mixin selector - official - h- Loh;h(Lhf;Lhf;Z)Lcnk;- intermediary - method_30699- Lnet/minecraft/class_5478;method_30699(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- named - createTaiga- Lnet/minecraft/world/biome/OverworldBiomeCreator;createTaiga(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;
 
- 
createDarkForestpublic static Biome createDarkForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - g- Loh;g(Lhf;Lhf;)Lcnk;- intermediary - method_30705- Lnet/minecraft/class_5478;method_30705(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createDarkForest- Lnet/minecraft/world/biome/OverworldBiomeCreator;createDarkForest(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createSwamppublic static Biome createSwamp(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - h- Loh;h(Lhf;Lhf;)Lcnk;- intermediary - method_30708- Lnet/minecraft/class_5478;method_30708(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createSwamp- Lnet/minecraft/world/biome/OverworldBiomeCreator;createSwamp(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createMangroveSwamppublic static Biome createMangroveSwamp(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - i- Loh;i(Lhf;Lhf;)Lcnk;- intermediary - method_43232- Lnet/minecraft/class_5478;method_43232(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createMangroveSwamp- Lnet/minecraft/world/biome/OverworldBiomeCreator;createMangroveSwamp(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createRiverpublic static Biome createRiver(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean frozen) - Mappings:
- Namespace - Name - Mixin selector - official - i- Loh;i(Lhf;Lhf;Z)Lcnk;- intermediary - method_30686- Lnet/minecraft/class_5478;method_30686(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- named - createRiver- Lnet/minecraft/world/biome/OverworldBiomeCreator;createRiver(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;
 
- 
createBeachpublic static Biome createBeach(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean snowy, boolean stony) - Mappings:
- Namespace - Name - Mixin selector - official - b- Loh;b(Lhf;Lhf;ZZ)Lcnk;- intermediary - method_30685- Lnet/minecraft/class_5478;method_30685(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;ZZ)Lnet/minecraft/class_1959;- named - createBeach- Lnet/minecraft/world/biome/OverworldBiomeCreator;createBeach(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;ZZ)Lnet/minecraft/world/biome/Biome;
 
- 
createTheVoidpublic static Biome createTheVoid(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - j- Loh;j(Lhf;Lhf;)Lcnk;- intermediary - method_30726- Lnet/minecraft/class_5478;method_30726(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createTheVoid- Lnet/minecraft/world/biome/OverworldBiomeCreator;createTheVoid(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createMeadowpublic static Biome createMeadow(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean cherryGrove) - Mappings:
- Namespace - Name - Mixin selector - official - j- Loh;j(Lhf;Lhf;Z)Lcnk;- intermediary - method_38574- Lnet/minecraft/class_5478;method_38574(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;Z)Lnet/minecraft/class_1959;- named - createMeadow- Lnet/minecraft/world/biome/OverworldBiomeCreator;createMeadow(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;Z)Lnet/minecraft/world/biome/Biome;
 
- 
createFrozenPeakspublic static Biome createFrozenPeaks(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - k- Loh;k(Lhf;Lhf;)Lcnk;- intermediary - method_38575- Lnet/minecraft/class_5478;method_38575(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createFrozenPeaks- Lnet/minecraft/world/biome/OverworldBiomeCreator;createFrozenPeaks(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createJaggedPeakspublic static Biome createJaggedPeaks(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - l- Loh;l(Lhf;Lhf;)Lcnk;- intermediary - method_38576- Lnet/minecraft/class_5478;method_38576(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createJaggedPeaks- Lnet/minecraft/world/biome/OverworldBiomeCreator;createJaggedPeaks(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createStonyPeakspublic static Biome createStonyPeaks(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - m- Loh;m(Lhf;Lhf;)Lcnk;- intermediary - method_38577- Lnet/minecraft/class_5478;method_38577(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createStonyPeaks- Lnet/minecraft/world/biome/OverworldBiomeCreator;createStonyPeaks(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createSnowySlopespublic static Biome createSnowySlopes(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - n- Loh;n(Lhf;Lhf;)Lcnk;- intermediary - method_38578- Lnet/minecraft/class_5478;method_38578(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createSnowySlopes- Lnet/minecraft/world/biome/OverworldBiomeCreator;createSnowySlopes(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createGrovepublic static Biome createGrove(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - o- Loh;o(Lhf;Lhf;)Lcnk;- intermediary - method_38579- Lnet/minecraft/class_5478;method_38579(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createGrove- Lnet/minecraft/world/biome/OverworldBiomeCreator;createGrove(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createLushCavespublic static Biome createLushCaves(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - p- Loh;p(Lhf;Lhf;)Lcnk;- intermediary - method_34674- Lnet/minecraft/class_5478;method_34674(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createLushCaves- Lnet/minecraft/world/biome/OverworldBiomeCreator;createLushCaves(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createDripstoneCavespublic static Biome createDripstoneCaves(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - q- Loh;q(Lhf;Lhf;)Lcnk;- intermediary - method_33132- Lnet/minecraft/class_5478;method_33132(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createDripstoneCaves- Lnet/minecraft/world/biome/OverworldBiomeCreator;createDripstoneCaves(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
- 
createDeepDarkpublic static Biome createDeepDark(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - official - r- Loh;r(Lhf;Lhf;)Lcnk;- intermediary - method_42061- Lnet/minecraft/class_5478;method_42061(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- named - createDeepDark- Lnet/minecraft/world/biome/OverworldBiomeCreator;createDeepDark(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
 
 
-