Package net.minecraft.data.worldgen
Class Carvers
java.lang.Object
net.minecraft.data.worldgen.Carvers
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceKey<ConfiguredWorldCarver<?>>static final ResourceKey<ConfiguredWorldCarver<?>>static final ResourceKey<ConfiguredWorldCarver<?>>static final ResourceKey<ConfiguredWorldCarver<?>> - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(BootstapContext<ConfiguredWorldCarver<?>> p_255626_) private static ResourceKey<ConfiguredWorldCarver<?>> 
- 
Field Details
- 
CAVE
 - 
CAVE_EXTRA_UNDERGROUND
 - 
CANYON
 - 
NETHER_CAVE
 
 - 
 - 
Constructor Details
- 
Carvers
public Carvers() 
 - 
 - 
Method Details
- 
createKey
 - 
bootstrap
 
 -