Class ConfiguredCarvers

java.lang.Object
net.minecraft.world.gen.carver.ConfiguredCarvers

public class ConfiguredCarvers extends Object
Mappings:
Namespace Name
named net/minecraft/world/gen/carver/ConfiguredCarvers
intermediary net/minecraft/class_5463
official rd
  • Field Details

    • CAVE

      public static final RegistryKey<ConfiguredCarver<?>> CAVE
      Mappings:
      Namespace Name Mixin selector
      named CAVE Lnet/minecraft/world/gen/carver/ConfiguredCarvers;CAVE:Lnet/minecraft/registry/RegistryKey;
      intermediary field_33119 Lnet/minecraft/class_5463;field_33119:Lnet/minecraft/class_5321;
      official a Lrd;a:Lale;
    • CAVE_EXTRA_UNDERGROUND

      public static final RegistryKey<ConfiguredCarver<?>> CAVE_EXTRA_UNDERGROUND
      Mappings:
      Namespace Name Mixin selector
      named CAVE_EXTRA_UNDERGROUND Lnet/minecraft/world/gen/carver/ConfiguredCarvers;CAVE_EXTRA_UNDERGROUND:Lnet/minecraft/registry/RegistryKey;
      intermediary field_34968 Lnet/minecraft/class_5463;field_34968:Lnet/minecraft/class_5321;
      official b Lrd;b:Lale;
    • CANYON

      public static final RegistryKey<ConfiguredCarver<?>> CANYON
      Mappings:
      Namespace Name Mixin selector
      named CANYON Lnet/minecraft/world/gen/carver/ConfiguredCarvers;CANYON:Lnet/minecraft/registry/RegistryKey;
      intermediary field_33120 Lnet/minecraft/class_5463;field_33120:Lnet/minecraft/class_5321;
      official c Lrd;c:Lale;
    • NETHER_CAVE

      public static final RegistryKey<ConfiguredCarver<?>> NETHER_CAVE
      Mappings:
      Namespace Name Mixin selector
      named NETHER_CAVE Lnet/minecraft/world/gen/carver/ConfiguredCarvers;NETHER_CAVE:Lnet/minecraft/registry/RegistryKey;
      intermediary field_25947 Lnet/minecraft/class_5463;field_25947:Lnet/minecraft/class_5321;
      official d Lrd;d:Lale;
  • Constructor Details

    • ConfiguredCarvers

      public ConfiguredCarvers()
  • Method Details

    • register

      private static RegistryKey<ConfiguredCarver<?>> register(String id)
      Mappings:
      Namespace Name Mixin selector
      named register Lnet/minecraft/world/gen/carver/ConfiguredCarvers;register(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;
      intermediary method_30588 Lnet/minecraft/class_5463;method_30588(Ljava/lang/String;)Lnet/minecraft/class_5321;
      official a Lrd;a(Ljava/lang/String;)Lale;
    • bootstrap

      public static void bootstrap(Registerable<ConfiguredCarver<?>> carverRegisterable)
      Mappings:
      Namespace Name Mixin selector
      named bootstrap Lnet/minecraft/world/gen/carver/ConfiguredCarvers;bootstrap(Lnet/minecraft/registry/Registerable;)V
      intermediary method_46843 Lnet/minecraft/class_5463;method_46843(Lnet/minecraft/class_7891;)V
      official a Lrd;a(Lrc;)V