Package net.minecraft.world.biome
Class TheNetherBiomeCreator
java.lang.Object
net.minecraft.world.biome.TheNetherBiomeCreator
- Mappings:
- Namespace - Name - named - net/minecraft/world/biome/TheNetherBiomeCreator- intermediary - net/minecraft/class_6727- official - qz
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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) 
- 
Constructor Details- 
TheNetherBiomeCreatorpublic TheNetherBiomeCreator()
 
- 
- 
Method Details- 
createNetherWastespublic static Biome createNetherWastes(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createNetherWastes- Lnet/minecraft/world/biome/TheNetherBiomeCreator;createNetherWastes(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_39146- Lnet/minecraft/class_6727;method_39146(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - a- Lqz;a(Ljs;Ljs;)Ldhl;
 
- 
createSoulSandValleypublic static Biome createSoulSandValley(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createSoulSandValley- Lnet/minecraft/world/biome/TheNetherBiomeCreator;createSoulSandValley(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_39147- Lnet/minecraft/class_6727;method_39147(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - b- Lqz;b(Ljs;Ljs;)Ldhl;
 
- 
createBasaltDeltaspublic static Biome createBasaltDeltas(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createBasaltDeltas- Lnet/minecraft/world/biome/TheNetherBiomeCreator;createBasaltDeltas(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_39148- Lnet/minecraft/class_6727;method_39148(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - c- Lqz;c(Ljs;Ljs;)Ldhl;
 
- 
createCrimsonForestpublic static Biome createCrimsonForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createCrimsonForest- Lnet/minecraft/world/biome/TheNetherBiomeCreator;createCrimsonForest(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_39149- Lnet/minecraft/class_6727;method_39149(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - d- Lqz;d(Ljs;Ljs;)Ldhl;
 
- 
createWarpedForestpublic static Biome createWarpedForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
- Namespace - Name - Mixin selector - named - createWarpedForest- Lnet/minecraft/world/biome/TheNetherBiomeCreator;createWarpedForest(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;- intermediary - method_39150- Lnet/minecraft/class_6727;method_39150(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;- official - e- Lqz;e(Ljs;Ljs;)Ldhl;
 
 
-