Class AllStructureProcessorTypes

java.lang.Object
com.simibubi.create.AllStructureProcessorTypes

public class AllStructureProcessorTypes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorType<?>,net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorType<SchematicProcessor>>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    register(net.neoforged.bus.api.IEventBus modEventBus)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • SCHEMATIC

      public static final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorType<?>,net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorType<SchematicProcessor>> SCHEMATIC
  • Constructor Details

    • AllStructureProcessorTypes

      public AllStructureProcessorTypes()
  • Method Details

    • register

      @Internal public static void register(net.neoforged.bus.api.IEventBus modEventBus)