net.minecraft.world.biome

public class TheEndBiomeCreator

net.minecraft.data.worldgen.biome.EndBiomes
net.minecraft.class_6726
net.minecraft.world.biome.TheEndBiomeCreator

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static Biome
baseEndBiome(BiomeGenerationSettings$Builder generation)
method_39141(class_5485$class_5495 arg0)
createEndBiome(GenerationSettings$LookupBackedBuilder builder)
public static Biome
endBarrens(HolderGetter<PlacedFeature> placedFeatures, HolderGetter<ConfiguredWorldCarver<?>> carvers)
method_39140(class_7871<class_6796> arg0, class_7871<class_2922<?>> arg1)
createEndBarrens(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
public static Biome
theEnd(HolderGetter<PlacedFeature> placedFeatures, HolderGetter<ConfiguredWorldCarver<?>> carvers)
method_39142(class_7871<class_6796> arg0, class_7871<class_2922<?>> arg1)
createTheEnd(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
public static Biome
endMidlands(HolderGetter<PlacedFeature> placedFeatures, HolderGetter<ConfiguredWorldCarver<?>> carvers)
method_39143(class_7871<class_6796> arg0, class_7871<class_2922<?>> arg1)
createEndMidlands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
public static Biome
endHighlands(HolderGetter<PlacedFeature> placedFeatures, HolderGetter<ConfiguredWorldCarver<?>> carvers)
method_39144(class_7871<class_6796> arg0, class_7871<class_2922<?>> arg1)
createEndHighlands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
public static Biome
smallEndIslands(HolderGetter<PlacedFeature> placedFeatures, HolderGetter<ConfiguredWorldCarver<?>> carvers)
method_39145(class_7871<class_6796> arg0, class_7871<class_2922<?>> arg1)
createSmallEndIslands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)