net.minecraft.world.biome

public class TheNetherBiomeCreator

net.minecraft.data.worldgen.biome.NetherBiomes
net.minecraft.class_6727
net.minecraft.world.biome.TheNetherBiomeCreator

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static Biome$Builder
baseBiome()
method_75846()
biome()
public static Biome
netherWastes(HolderGetter<PlacedFeature> placedFeatures, HolderGetter<WorldCarver> carvers)
method_39146(class_7871<class_6796> arg0, class_7871<class_2939> arg1)
createNetherWastes(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<Carver> carverLookup)
public static Biome
soulSandValley(HolderGetter<PlacedFeature> placedFeatures, HolderGetter<WorldCarver> carvers)
method_39147(class_7871<class_6796> arg0, class_7871<class_2939> arg1)
createSoulSandValley(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<Carver> carverLookup)
public static Biome
basaltDeltas(HolderGetter<PlacedFeature> placedFeatures, HolderGetter<WorldCarver> carvers)
method_39148(class_7871<class_6796> arg0, class_7871<class_2939> arg1)
createBasaltDeltas(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<Carver> carverLookup)
public static Biome
crimsonForest(HolderGetter<PlacedFeature> placedFeatures, HolderGetter<WorldCarver> carvers)
method_39149(class_7871<class_6796> arg0, class_7871<class_2939> arg1)
createCrimsonForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<Carver> carverLookup)
public static Biome
warpedForest(HolderGetter<PlacedFeature> placedFeatures, HolderGetter<WorldCarver> carvers)
method_39150(class_7871<class_6796> arg0, class_7871<class_2939> arg1)
createWarpedForest(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<Carver> carverLookup)