Package net.minecraft.world.gen.carver
Class ConfiguredCarvers
java.lang.Object
net.minecraft.world.gen.carver.ConfiguredCarvers
- Mappings:
Namespace Name official ktintermediary net/minecraft/class_5463named net/minecraft/world/gen/carver/ConfiguredCarvers
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic ConfiguredCarver<RavineCarverConfig>static ConfiguredCarver<CaveCarverConfig>static ConfiguredCarver<CaveCarverConfig>static ConfiguredCarver<CaveCarverConfig>static ConfiguredCarver<RavineCarverConfig>static ConfiguredCarver<CaveCarverConfig>static ConfiguredCarver<RavineCarverConfig>static ConfiguredCarver<CaveCarverConfig>static ConfiguredCarver<RavineCarverConfig>static ConfiguredCarver<CaveCarverConfig> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static <WC extends CarverConfig>
ConfiguredCarver<WC>register(String id, ConfiguredCarver<WC> configuredCarver)
-
Field Details
-
CAVE
- Mappings:
Namespace Name Mixin selector official aLkt;a:Lcpw;intermediary field_33119Lnet/minecraft/class_5463;field_33119:Lnet/minecraft/class_2922;named CAVELnet/minecraft/world/gen/carver/ConfiguredCarvers;CAVE:Lnet/minecraft/world/gen/carver/ConfiguredCarver;
-
PROTOTYPE_CAVE
- Mappings:
Namespace Name Mixin selector official bLkt;b:Lcpw;intermediary field_25942Lnet/minecraft/class_5463;field_25942:Lnet/minecraft/class_2922;named PROTOTYPE_CAVELnet/minecraft/world/gen/carver/ConfiguredCarvers;PROTOTYPE_CAVE:Lnet/minecraft/world/gen/carver/ConfiguredCarver;
-
CANYON
- Mappings:
Namespace Name Mixin selector official cLkt;c:Lcpw;intermediary field_33120Lnet/minecraft/class_5463;field_33120:Lnet/minecraft/class_2922;named CANYONLnet/minecraft/world/gen/carver/ConfiguredCarvers;CANYON:Lnet/minecraft/world/gen/carver/ConfiguredCarver;
-
PROTOTYPE_CANYON
- Mappings:
Namespace Name Mixin selector official dLkt;d:Lcpw;intermediary field_25943Lnet/minecraft/class_5463;field_25943:Lnet/minecraft/class_2922;named PROTOTYPE_CANYONLnet/minecraft/world/gen/carver/ConfiguredCarvers;PROTOTYPE_CANYON:Lnet/minecraft/world/gen/carver/ConfiguredCarver;
-
OCEAN_CAVE
- Mappings:
Namespace Name Mixin selector official eLkt;e:Lcpw;intermediary field_33121Lnet/minecraft/class_5463;field_33121:Lnet/minecraft/class_2922;named OCEAN_CAVELnet/minecraft/world/gen/carver/ConfiguredCarvers;OCEAN_CAVE:Lnet/minecraft/world/gen/carver/ConfiguredCarver;
-
PROTOTYPE_OCEAN_CAVE
- Mappings:
Namespace Name Mixin selector official fLkt;f:Lcpw;intermediary field_25944Lnet/minecraft/class_5463;field_25944:Lnet/minecraft/class_2922;named PROTOTYPE_OCEAN_CAVELnet/minecraft/world/gen/carver/ConfiguredCarvers;PROTOTYPE_OCEAN_CAVE:Lnet/minecraft/world/gen/carver/ConfiguredCarver;
-
UNDERWATER_CANYON
- Mappings:
Namespace Name Mixin selector official gLkt;g:Lcpw;intermediary field_33428Lnet/minecraft/class_5463;field_33428:Lnet/minecraft/class_2922;named UNDERWATER_CANYONLnet/minecraft/world/gen/carver/ConfiguredCarvers;UNDERWATER_CANYON:Lnet/minecraft/world/gen/carver/ConfiguredCarver;
-
UNDERWATER_CAVE
- Mappings:
Namespace Name Mixin selector official hLkt;h:Lcpw;intermediary field_33429Lnet/minecraft/class_5463;field_33429:Lnet/minecraft/class_2922;named UNDERWATER_CAVELnet/minecraft/world/gen/carver/ConfiguredCarvers;UNDERWATER_CAVE:Lnet/minecraft/world/gen/carver/ConfiguredCarver;
-
NETHER_CAVE
- Mappings:
Namespace Name Mixin selector official iLkt;i:Lcpw;intermediary field_25947Lnet/minecraft/class_5463;field_25947:Lnet/minecraft/class_2922;named NETHER_CAVELnet/minecraft/world/gen/carver/ConfiguredCarvers;NETHER_CAVE:Lnet/minecraft/world/gen/carver/ConfiguredCarver;
-
PROTOTYPE_CRACK
- Mappings:
Namespace Name Mixin selector official jLkt;j:Lcpw;intermediary field_29082Lnet/minecraft/class_5463;field_29082:Lnet/minecraft/class_2922;named PROTOTYPE_CRACKLnet/minecraft/world/gen/carver/ConfiguredCarvers;PROTOTYPE_CRACK:Lnet/minecraft/world/gen/carver/ConfiguredCarver;
-
-
Constructor Details
-
ConfiguredCarvers
public ConfiguredCarvers()
-
-
Method Details
-
register
private static <WC extends CarverConfig> ConfiguredCarver<WC> register(String id, ConfiguredCarver<WC> configuredCarver)- Mappings:
Namespace Name Mixin selector official aLkt;a(Ljava/lang/String;Lcpw;)Lcpw;intermediary method_30588Lnet/minecraft/class_5463;method_30588(Ljava/lang/String;Lnet/minecraft/class_2922;)Lnet/minecraft/class_2922;named registerLnet/minecraft/world/gen/carver/ConfiguredCarvers;register(Ljava/lang/String;Lnet/minecraft/world/gen/carver/ConfiguredCarver;)Lnet/minecraft/world/gen/carver/ConfiguredCarver;
-