Package net.minecraft.world.biome
Class TheNetherBiomeCreator
java.lang.Object
net.minecraft.world.biome.TheNetherBiomeCreator
- Mappings:
Namespace Name named net/minecraft/world/biome/TheNetherBiomeCreatorintermediary net/minecraft/class_6727official rr
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BiomecreateBasaltDeltas(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateCrimsonForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateNetherWastes(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateSoulSandValley(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateWarpedForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) private static Biome.Builder
-
Constructor Details
-
TheNetherBiomeCreator
public TheNetherBiomeCreator()
-
-
Method Details
-
method_75846
- Mappings:
Namespace Name Mixin selector named method_75846Lnet/minecraft/world/biome/TheNetherBiomeCreator;method_75846()Lnet/minecraft/world/biome/Biome$Builder;intermediary method_75846Lnet/minecraft/class_6727;method_75846()Lnet/minecraft/class_1959$class_1960;official aLrr;a()Ldvo$a;
-
createNetherWastes
public static Biome createNetherWastes(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector named createNetherWastesLnet/minecraft/world/biome/TheNetherBiomeCreator;createNetherWastes(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;intermediary method_39146Lnet/minecraft/class_6727;method_39146(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;official aLrr;a(Ljk;Ljk;)Ldvo;
-
createSoulSandValley
public static Biome createSoulSandValley(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector named createSoulSandValleyLnet/minecraft/world/biome/TheNetherBiomeCreator;createSoulSandValley(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;intermediary method_39147Lnet/minecraft/class_6727;method_39147(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;official bLrr;b(Ljk;Ljk;)Ldvo;
-
createBasaltDeltas
public static Biome createBasaltDeltas(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector named createBasaltDeltasLnet/minecraft/world/biome/TheNetherBiomeCreator;createBasaltDeltas(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;intermediary method_39148Lnet/minecraft/class_6727;method_39148(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;official cLrr;c(Ljk;Ljk;)Ldvo;
-
createCrimsonForest
public static Biome createCrimsonForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector named createCrimsonForestLnet/minecraft/world/biome/TheNetherBiomeCreator;createCrimsonForest(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;intermediary method_39149Lnet/minecraft/class_6727;method_39149(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;official dLrr;d(Ljk;Ljk;)Ldvo;
-
createWarpedForest
public static Biome createWarpedForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector named createWarpedForestLnet/minecraft/world/biome/TheNetherBiomeCreator;createWarpedForest(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;intermediary method_39150Lnet/minecraft/class_6727;method_39150(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;official eLrr;e(Ljk;Ljk;)Ldvo;
-