Class OneTwentyOneStructureProcessorLists
java.lang.Object
net.minecraft.structure.processor.OneTwentyOneStructureProcessorLists
- Mappings:
Namespace Name official pxintermediary net/minecraft/class_9000named net/minecraft/structure/processor/OneTwentyOneStructureProcessorLists
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(Registerable<StructureProcessorList> processorListRegisterable) private static voidregister(Registerable<StructureProcessorList> processorListRegisterable, RegistryKey<StructureProcessorList> key, List<StructureProcessor> processors)
-
Field Details
-
TRIAL_CHAMBERS_COPPER_BULB_DEGRADATION
- Mappings:
Namespace Name Mixin selector official aLpx;a:Lahf;intermediary field_47512Lnet/minecraft/class_9000;field_47512:Lnet/minecraft/class_5321;named TRIAL_CHAMBERS_COPPER_BULB_DEGRADATIONLnet/minecraft/structure/processor/OneTwentyOneStructureProcessorLists;TRIAL_CHAMBERS_COPPER_BULB_DEGRADATION:Lnet/minecraft/registry/RegistryKey;
-
-
Constructor Details
-
OneTwentyOneStructureProcessorLists
public OneTwentyOneStructureProcessorLists()
-
-
Method Details
-
bootstrap
- Mappings:
Namespace Name Mixin selector official aLpx;a(Lpe;)Vintermediary method_55317Lnet/minecraft/class_9000;method_55317(Lnet/minecraft/class_7891;)Vnamed bootstrapLnet/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 aLpx;a(Lpe;Lahf;Ljava/util/List;)Vintermediary method_55318Lnet/minecraft/class_9000;method_55318(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Ljava/util/List;)Vnamed registerLnet/minecraft/structure/processor/OneTwentyOneStructureProcessorLists;register(Lnet/minecraft/registry/Registerable;Lnet/minecraft/registry/RegistryKey;Ljava/util/List;)V
-