Class DDProcessorLists

java.lang.Object
com.blamejared.dustydiscoveries.world.level.levelgen.structure.templatesystem.DDProcessorLists

public class DDProcessorLists extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList> context)
     

    Methods inherited from class Object

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

    • FOSSILIZE_FLOW

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList> FOSSILIZE_FLOW
    • FOSSILIZE_SHELL

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList> FOSSILIZE_SHELL
    • FOSSILIZE_SILENCE

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList> FOSSILIZE_SILENCE
    • FOSSILIZE_SKULL

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList> FOSSILIZE_SKULL
    • FOSSILIZE_SNOUT

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList> FOSSILIZE_SNOUT
    • FOSSILIZE_TOOTH

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList> FOSSILIZE_TOOTH
  • Constructor Details

    • DDProcessorLists

      public DDProcessorLists()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList> context)