net.minecraft.world.biome

public class GenerationSettings$LookupBackedBuilder

extends GenerationSettings$Builder

net.minecraft.world.level.biome.BiomeGenerationSettings$Builder
net.minecraft.class_5485$class_5495
net.minecraft.world.biome.GenerationSettings$LookupBackedBuilder

Field summary

Modifier and TypeField
private final RegistryEntryLookup<PlacedFeature>
placedFeatures
field_40894
placedFeatureLookup
private final RegistryEntryLookup<ConfiguredCarver<?>>
worldCarvers
field_40895
configuredCarverLookup

Constructor summary

ModifierConstructor
public (RegistryEntryLookup<PlacedFeature> placedFeatureLookup, RegistryEntryLookup<ConfiguredCarver<?>> configuredCarverLookup)

Method summary

Modifier and TypeMethod
public GenerationSettings$LookupBackedBuilder
addFeature(GenerationStep$Decoration step, ResourceKey<PlacedFeature> feature)
method_30992(class_2893$class_2895 arg0, class_5321<class_6796> arg1)
feature(GenerationStep$Feature featureStep, RegistryKey<PlacedFeature> featureKey)
public GenerationSettings$LookupBackedBuilder
addCarver(ResourceKey<ConfiguredWorldCarver<?>> carver)
method_30991(class_5321<class_2922<?>> arg0)
carver(RegistryKey<ConfiguredCarver<?>> carverKey)