Package net.minecraft.world.gen.carver
Class ConfiguredCarvers
java.lang.Object
net.minecraft.world.gen.carver.ConfiguredCarvers
- Mappings:
- Namespace - Name - official - nn- intermediary - net/minecraft/class_5463- named - net/minecraft/world/gen/carver/ConfiguredCarvers
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final RegistryKey<ConfiguredCarver<?>>static final RegistryKey<ConfiguredCarver<?>>static final RegistryKey<ConfiguredCarver<?>>static final RegistryKey<ConfiguredCarver<?>>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidbootstrap(Registerable<ConfiguredCarver<?>> carverRegisterable) private static RegistryKey<ConfiguredCarver<?>>
- 
Field Details- 
CAVE- Mappings:
- Namespace - Name - Mixin selector - official - a- Lnn;a:Lacp;- intermediary - field_33119- Lnet/minecraft/class_5463;field_33119:Lnet/minecraft/class_5321;- named - CAVE- Lnet/minecraft/world/gen/carver/ConfiguredCarvers;CAVE:Lnet/minecraft/registry/RegistryKey;
 
- 
CAVE_EXTRA_UNDERGROUND- Mappings:
- Namespace - Name - Mixin selector - official - b- Lnn;b:Lacp;- intermediary - field_34968- Lnet/minecraft/class_5463;field_34968:Lnet/minecraft/class_5321;- named - CAVE_EXTRA_UNDERGROUND- Lnet/minecraft/world/gen/carver/ConfiguredCarvers;CAVE_EXTRA_UNDERGROUND:Lnet/minecraft/registry/RegistryKey;
 
- 
CANYON- Mappings:
- Namespace - Name - Mixin selector - official - c- Lnn;c:Lacp;- intermediary - field_33120- Lnet/minecraft/class_5463;field_33120:Lnet/minecraft/class_5321;- named - CANYON- Lnet/minecraft/world/gen/carver/ConfiguredCarvers;CANYON:Lnet/minecraft/registry/RegistryKey;
 
- 
NETHER_CAVE- Mappings:
- Namespace - Name - Mixin selector - official - d- Lnn;d:Lacp;- intermediary - field_25947- Lnet/minecraft/class_5463;field_25947:Lnet/minecraft/class_5321;- named - NETHER_CAVE- Lnet/minecraft/world/gen/carver/ConfiguredCarvers;NETHER_CAVE:Lnet/minecraft/registry/RegistryKey;
 
 
- 
- 
Constructor Details- 
ConfiguredCarverspublic ConfiguredCarvers()
 
- 
- 
Method Details- 
register- Mappings:
- Namespace - Name - Mixin selector - official - a- Lnn;a(Ljava/lang/String;)Lacp;- intermediary - method_30588- Lnet/minecraft/class_5463;method_30588(Ljava/lang/String;)Lnet/minecraft/class_5321;- named - register- Lnet/minecraft/world/gen/carver/ConfiguredCarvers;register(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;
 
- 
bootstrap- Mappings:
- Namespace - Name - Mixin selector - official - a- Lnn;a(Lnm;)V- intermediary - method_46843- Lnet/minecraft/class_5463;method_46843(Lnet/minecraft/class_7891;)V- named - bootstrap- Lnet/minecraft/world/gen/carver/ConfiguredCarvers;bootstrap(Lnet/minecraft/registry/Registerable;)V
 
 
-