Package net.minecraft.world.gen.carver
Class ConfiguredCarvers
java.lang.Object
net.minecraft.world.gen.carver.ConfiguredCarvers
- Mappings:
 Namespace Name named net/minecraft/world/gen/carver/ConfiguredCarversintermediary net/minecraft/class_5463official qr
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey<ConfiguredCarver<?>> static final RegistryKey<ConfiguredCarver<?>> static final RegistryKey<ConfiguredCarver<?>> static final RegistryKey<ConfiguredCarver<?>>  - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(Registerable<ConfiguredCarver<?>> carverRegisterable) private static RegistryKey<ConfiguredCarver<?>>  
- 
Field Details
- 
CAVE
- Mappings:
 Namespace Name Mixin selector named CAVELnet/minecraft/world/gen/carver/ConfiguredCarvers;CAVE:Lnet/minecraft/registry/RegistryKey;intermediary field_33119Lnet/minecraft/class_5463;field_33119:Lnet/minecraft/class_5321;official aLqr;a:Lamd;
 - 
CAVE_EXTRA_UNDERGROUND
- Mappings:
 Namespace Name Mixin selector named CAVE_EXTRA_UNDERGROUNDLnet/minecraft/world/gen/carver/ConfiguredCarvers;CAVE_EXTRA_UNDERGROUND:Lnet/minecraft/registry/RegistryKey;intermediary field_34968Lnet/minecraft/class_5463;field_34968:Lnet/minecraft/class_5321;official bLqr;b:Lamd;
 - 
CANYON
- Mappings:
 Namespace Name Mixin selector named CANYONLnet/minecraft/world/gen/carver/ConfiguredCarvers;CANYON:Lnet/minecraft/registry/RegistryKey;intermediary field_33120Lnet/minecraft/class_5463;field_33120:Lnet/minecraft/class_5321;official cLqr;c:Lamd;
 - 
NETHER_CAVE
- Mappings:
 Namespace Name Mixin selector named NETHER_CAVELnet/minecraft/world/gen/carver/ConfiguredCarvers;NETHER_CAVE:Lnet/minecraft/registry/RegistryKey;intermediary field_25947Lnet/minecraft/class_5463;field_25947:Lnet/minecraft/class_5321;official dLqr;d:Lamd;
 
 - 
 - 
Constructor Details
- 
ConfiguredCarvers
public ConfiguredCarvers() 
 - 
 - 
Method Details
- 
register
- Mappings:
 Namespace Name Mixin selector named registerLnet/minecraft/world/gen/carver/ConfiguredCarvers;register(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;intermediary method_30588Lnet/minecraft/class_5463;method_30588(Ljava/lang/String;)Lnet/minecraft/class_5321;official aLqr;a(Ljava/lang/String;)Lamd;
 - 
bootstrap
- Mappings:
 Namespace Name Mixin selector named bootstrapLnet/minecraft/world/gen/carver/ConfiguredCarvers;bootstrap(Lnet/minecraft/registry/Registerable;)Vintermediary method_46843Lnet/minecraft/class_5463;method_46843(Lnet/minecraft/class_7891;)Vofficial aLqr;a(Lqq;)V
 
 -