Class DDTags.Structures

java.lang.Object
com.blamejared.dustydiscoveries.tags.DDTags.Structures
Enclosing class:
DDTags

public static class DDTags.Structures extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class Object

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

    • FOSSILS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure> FOSSILS
    • FLOW_FOSSILS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure> FLOW_FOSSILS
    • SHELL_FOSSILS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure> SHELL_FOSSILS
    • SILENCE_FOSSILS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure> SILENCE_FOSSILS
    • SKULL_FOSSILS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure> SKULL_FOSSILS
    • SNOUT_FOSSILS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure> SNOUT_FOSSILS
    • TOOTH_FOSSILS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.levelgen.structure.Structure> TOOTH_FOSSILS
  • Constructor Details

    • Structures

      public Structures()