Package net.minecraft.world.biome
Class OverworldBiomeCreator
java.lang.Object
net.minecraft.world.biome.OverworldBiomeCreator
- Mappings:
Namespace Name official ou
intermediary net/minecraft/class_5478
named net/minecraft/world/biome/OverworldBiomeCreator
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final int
private static final @Nullable MusicSound
protected static final int
protected static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static void
addBasicFeatures
(GenerationSettings.LookupBackedBuilder generationSettings) static Biome
createBadlands
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean plateau) static Biome
createBeach
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean snowy, boolean stony) private static Biome
createBiome
(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 Biome
createBiome
(boolean precipitation, float temperature, float downfall, SpawnSettings.Builder spawnSettings, GenerationSettings.LookupBackedBuilder generationSettings, @Nullable MusicSound music) static Biome
createColdOcean
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) static Biome
createDarkForest
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createDeepDark
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createDesert
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createDripstoneCaves
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createFrozenOcean
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) static Biome
createFrozenPeaks
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createGrove
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createJaggedPeaks
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createJungle
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) private static Biome
createJungleFeatures
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, float depth, boolean bamboo, boolean sparse, boolean unmodified, SpawnSettings.Builder spawnSettings) static Biome
createLukewarmOcean
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) static Biome
createLushCaves
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createMangroveSwamp
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createMeadow
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean cherryGrove) static Biome
createMushroomFields
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createNormalBambooJungle
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createNormalForest
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean birch, boolean oldGrowth, boolean flower) static Biome
createNormalOcean
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) private static Biome
createOcean
(SpawnSettings.Builder spawnSettings, int waterColor, int waterFogColor, GenerationSettings.LookupBackedBuilder generationSettings) private static GenerationSettings.LookupBackedBuilder
createOceanGenerationSettings
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createOldGrowthTaiga
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean spruce) static Biome
createPlains
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean sunflower, boolean snowy, boolean iceSpikes) static Biome
createRiver
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean frozen) static Biome
createSavanna
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean windswept, boolean plateau) static Biome
createSnowySlopes
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createSparseJungle
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createStonyPeaks
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createSwamp
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createTaiga
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean snowy) static Biome
createTheVoid
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createWarmOcean
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createWindsweptHills
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean forest) protected static int
getSkyColor
(float temperature)
-
Field Details
-
DEFAULT_WATER_COLOR
protected static final int DEFAULT_WATER_COLOR- See Also:
- Mappings:
Namespace Name Mixin selector official a
Lou;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_COLOR
protected static final int DEFAULT_WATER_FOG_COLOR- See Also:
- Mappings:
Namespace Name Mixin selector official b
Lou;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_COLOR
private static final int DEFAULT_FOG_COLOR- See Also:
- Mappings:
Namespace Name Mixin selector official c
Lou;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
Lou;d:Lamo;
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
-
OverworldBiomeCreator
public OverworldBiomeCreator()
-
-
Method Details
-
getSkyColor
protected static int getSkyColor(float temperature) - Mappings:
Namespace Name Mixin selector official a
Lou;a(F)I
intermediary method_30932
Lnet/minecraft/class_5478;method_30932(F)I
named getSkyColor
Lnet/minecraft/world/biome/OverworldBiomeCreator;getSkyColor(F)I
-
createBiome
private 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
Lou;a(ZFFLcnr$a;Lcng$a;Lamo;)Lcnf;
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;
-
createBiome
private 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
Lou;a(ZFFIILjava/lang/Integer;Ljava/lang/Integer;Lcnr$a;Lcng$a;Lamo;)Lcnf;
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
Lou;a(Lcng$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
-
createOldGrowthTaiga
public static Biome createOldGrowthTaiga(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean spruce) - Mappings:
Namespace Name Mixin selector official a
Lou;a(Lhe;Lhe;Z)Lcnf;
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;
-
createSparseJungle
public static Biome createSparseJungle(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official a
Lou;a(Lhe;Lhe;)Lcnf;
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;
-
createJungle
public static Biome createJungle(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official b
Lou;b(Lhe;Lhe;)Lcnf;
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;
-
createNormalBambooJungle
public static Biome createNormalBambooJungle(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official c
Lou;c(Lhe;Lhe;)Lcnf;
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;
-
createJungleFeatures
private static Biome createJungleFeatures(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, float depth, boolean bamboo, boolean sparse, boolean unmodified, SpawnSettings.Builder spawnSettings) - Mappings:
Namespace Name Mixin selector official a
Lou;a(Lhe;Lhe;FZZZLcnr$a;)Lcnf;
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_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/world/biome/Biome;
-
createWindsweptHills
public static Biome createWindsweptHills(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean forest) - Mappings:
Namespace Name Mixin selector official b
Lou;b(Lhe;Lhe;Z)Lcnf;
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;
-
createDesert
public static Biome createDesert(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official d
Lou;d(Lhe;Lhe;)Lcnf;
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;
-
createPlains
public static Biome createPlains(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean sunflower, boolean snowy, boolean iceSpikes) - Mappings:
Namespace Name Mixin selector official a
Lou;a(Lhe;Lhe;ZZZ)Lcnf;
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;
-
createMushroomFields
public static Biome createMushroomFields(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official e
Lou;e(Lhe;Lhe;)Lcnf;
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;
-
createSavanna
public static Biome createSavanna(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean windswept, boolean plateau) - Mappings:
Namespace Name Mixin selector official a
Lou;a(Lhe;Lhe;ZZ)Lcnf;
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;
-
createBadlands
public static Biome createBadlands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean plateau) - Mappings:
Namespace Name Mixin selector official c
Lou;c(Lhe;Lhe;Z)Lcnf;
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;
-
createOcean
private static Biome createOcean(SpawnSettings.Builder spawnSettings, int waterColor, int waterFogColor, GenerationSettings.LookupBackedBuilder generationSettings) - Mappings:
Namespace Name Mixin selector official a
Lou;a(Lcnr$a;IILcng$a;)Lcnf;
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;
-
createOceanGenerationSettings
private static GenerationSettings.LookupBackedBuilder createOceanGenerationSettings(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official s
Lou;s(Lhe;Lhe;)Lcng$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;
-
createColdOcean
public static Biome createColdOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) - Mappings:
Namespace Name Mixin selector official d
Lou;d(Lhe;Lhe;Z)Lcnf;
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;
-
createNormalOcean
public static Biome createNormalOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) - Mappings:
Namespace Name Mixin selector official e
Lou;e(Lhe;Lhe;Z)Lcnf;
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;
-
createLukewarmOcean
public static Biome createLukewarmOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) - Mappings:
Namespace Name Mixin selector official f
Lou;f(Lhe;Lhe;Z)Lcnf;
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;
-
createWarmOcean
public static Biome createWarmOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official f
Lou;f(Lhe;Lhe;)Lcnf;
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;
-
createFrozenOcean
public static Biome createFrozenOcean(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean deep) - Mappings:
Namespace Name Mixin selector official g
Lou;g(Lhe;Lhe;Z)Lcnf;
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;
-
createNormalForest
public static Biome createNormalForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean birch, boolean oldGrowth, boolean flower) - Mappings:
Namespace Name Mixin selector official b
Lou;b(Lhe;Lhe;ZZZ)Lcnf;
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;
-
createTaiga
public static Biome createTaiga(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean snowy) - Mappings:
Namespace Name Mixin selector official h
Lou;h(Lhe;Lhe;Z)Lcnf;
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;
-
createDarkForest
public static Biome createDarkForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official g
Lou;g(Lhe;Lhe;)Lcnf;
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;
-
createSwamp
public static Biome createSwamp(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official h
Lou;h(Lhe;Lhe;)Lcnf;
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;
-
createMangroveSwamp
public static Biome createMangroveSwamp(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official i
Lou;i(Lhe;Lhe;)Lcnf;
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;
-
createRiver
public static Biome createRiver(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean frozen) - Mappings:
Namespace Name Mixin selector official i
Lou;i(Lhe;Lhe;Z)Lcnf;
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;
-
createBeach
public static Biome createBeach(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean snowy, boolean stony) - Mappings:
Namespace Name Mixin selector official b
Lou;b(Lhe;Lhe;ZZ)Lcnf;
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;
-
createTheVoid
public static Biome createTheVoid(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official j
Lou;j(Lhe;Lhe;)Lcnf;
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;
-
createMeadow
public static Biome createMeadow(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup, boolean cherryGrove) - Mappings:
Namespace Name Mixin selector official j
Lou;j(Lhe;Lhe;Z)Lcnf;
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;
-
createFrozenPeaks
public static Biome createFrozenPeaks(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official k
Lou;k(Lhe;Lhe;)Lcnf;
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;
-
createJaggedPeaks
public static Biome createJaggedPeaks(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official l
Lou;l(Lhe;Lhe;)Lcnf;
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;
-
createStonyPeaks
public static Biome createStonyPeaks(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official m
Lou;m(Lhe;Lhe;)Lcnf;
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;
-
createSnowySlopes
public static Biome createSnowySlopes(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official n
Lou;n(Lhe;Lhe;)Lcnf;
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;
-
createGrove
public static Biome createGrove(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official o
Lou;o(Lhe;Lhe;)Lcnf;
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;
-
createLushCaves
public static Biome createLushCaves(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official p
Lou;p(Lhe;Lhe;)Lcnf;
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;
-
createDripstoneCaves
public static Biome createDripstoneCaves(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official q
Lou;q(Lhe;Lhe;)Lcnf;
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;
-
createDeepDark
public static Biome createDeepDark(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official r
Lou;r(Lhe;Lhe;)Lcnf;
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;
-