net.minecraft.world.gen.carver

public class ConfiguredCarvers

net.minecraft.data.worldgen.Carvers
net.minecraft.class_5463
net.minecraft.world.gen.carver.ConfiguredCarvers

Field summary

Modifier and TypeField
public static final RegistryKey<ConfiguredCarver<?>>
CAVE
field_33119
CAVE
public static final RegistryKey<ConfiguredCarver<?>>
CAVE_EXTRA_UNDERGROUND
field_34968
CAVE_EXTRA_UNDERGROUND
public static final RegistryKey<ConfiguredCarver<?>>
CANYON
field_33120
CANYON
public static final RegistryKey<ConfiguredCarver<?>>
NETHER_CAVE
field_25947
NETHER_CAVE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static RegistryKey<ConfiguredCarver<?>>
createKey(String name)
method_30588(String arg0)
register(String id)
public static void
bootstrap(BootstrapContext<ConfiguredWorldCarver<?>> context)
method_46843(class_7891<class_2922<?>> arg0)
bootstrap(Registerable<ConfiguredCarver<?>> carverRegisterable)