Class OneTwentyOneStructureProcessorLists

java.lang.Object
net.minecraft.structure.processor.OneTwentyOneStructureProcessorLists

public class OneTwentyOneStructureProcessorLists extends Object
Mappings:
Namespace Name
official px
intermediary net/minecraft/class_9000
named net/minecraft/structure/processor/OneTwentyOneStructureProcessorLists
  • Field Details

    • TRIAL_CHAMBERS_COPPER_BULB_DEGRADATION

      public static final RegistryKey<StructureProcessorList> TRIAL_CHAMBERS_COPPER_BULB_DEGRADATION
      Mappings:
      Namespace Name Mixin selector
      official a Lpx;a:Lahf;
      intermediary field_47512 Lnet/minecraft/class_9000;field_47512:Lnet/minecraft/class_5321;
      named TRIAL_CHAMBERS_COPPER_BULB_DEGRADATION Lnet/minecraft/structure/processor/OneTwentyOneStructureProcessorLists;TRIAL_CHAMBERS_COPPER_BULB_DEGRADATION:Lnet/minecraft/registry/RegistryKey;
  • Constructor Details

    • OneTwentyOneStructureProcessorLists

      public OneTwentyOneStructureProcessorLists()
  • Method Details

    • bootstrap

      public static void bootstrap(Registerable<StructureProcessorList> processorListRegisterable)
      Mappings:
      Namespace Name Mixin selector
      official a Lpx;a(Lpe;)V
      intermediary method_55317 Lnet/minecraft/class_9000;method_55317(Lnet/minecraft/class_7891;)V
      named bootstrap Lnet/minecraft/structure/processor/OneTwentyOneStructureProcessorLists;bootstrap(Lnet/minecraft/registry/Registerable;)V
    • register

      private static void register(Registerable<StructureProcessorList> processorListRegisterable, RegistryKey<StructureProcessorList> key, List<StructureProcessor> processors)
      Mappings:
      Namespace Name Mixin selector
      official a Lpx;a(Lpe;Lahf;Ljava/util/List;)V
      intermediary method_55318 Lnet/minecraft/class_9000;method_55318(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Ljava/util/List;)V
      named register Lnet/minecraft/structure/processor/OneTwentyOneStructureProcessorLists;register(Lnet/minecraft/registry/Registerable;Lnet/minecraft/registry/RegistryKey;Ljava/util/List;)V