Package net.minecraft.world.biome
Class TheNetherBiomeCreator
java.lang.Object
net.minecraft.world.biome.TheNetherBiomeCreator
- Mappings:
Namespace Name official og
intermediary net/minecraft/class_6727
named net/minecraft/world/biome/TheNetherBiomeCreator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Biome
createBasaltDeltas
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createCrimsonForest
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createNetherWastes
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createSoulSandValley
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createWarpedForest
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
-
Constructor Details
-
TheNetherBiomeCreator
public TheNetherBiomeCreator()
-
-
Method Details
-
createNetherWastes
public static Biome createNetherWastes(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official a
Log;a(Lhf;Lhf;)Lcnk;
intermediary method_39146
Lnet/minecraft/class_6727;method_39146(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
named createNetherWastes
Lnet/minecraft/world/biome/TheNetherBiomeCreator;createNetherWastes(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
-
createSoulSandValley
public static Biome createSoulSandValley(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official b
Log;b(Lhf;Lhf;)Lcnk;
intermediary method_39147
Lnet/minecraft/class_6727;method_39147(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
named createSoulSandValley
Lnet/minecraft/world/biome/TheNetherBiomeCreator;createSoulSandValley(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
-
createBasaltDeltas
public static Biome createBasaltDeltas(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official c
Log;c(Lhf;Lhf;)Lcnk;
intermediary method_39148
Lnet/minecraft/class_6727;method_39148(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
named createBasaltDeltas
Lnet/minecraft/world/biome/TheNetherBiomeCreator;createBasaltDeltas(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
-
createCrimsonForest
public static Biome createCrimsonForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official d
Log;d(Lhf;Lhf;)Lcnk;
intermediary method_39149
Lnet/minecraft/class_6727;method_39149(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
named createCrimsonForest
Lnet/minecraft/world/biome/TheNetherBiomeCreator;createCrimsonForest(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
-
createWarpedForest
public static Biome createWarpedForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official e
Log;e(Lhf;Lhf;)Lcnk;
intermediary method_39150
Lnet/minecraft/class_6727;method_39150(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
named createWarpedForest
Lnet/minecraft/world/biome/TheNetherBiomeCreator;createWarpedForest(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
-