Class ResearchdResearches

java.lang.Object
com.portingdeadmods.researchd.resources.contents.ResearchdResearches
All Implemented Interfaces:
ResearchdDatagenProvider<Research>

public class ResearchdResearches extends Object implements ResearchdDatagenProvider<Research>
  • Field Details

    • COBBLESTONE_LOC

      public static final net.minecraft.resources.ResourceLocation COBBLESTONE_LOC
    • OVERWORLD_PACK_LOC

      public static final net.minecraft.resources.ResourceLocation OVERWORLD_PACK_LOC
    • NETHER_LOC

      public static final net.minecraft.resources.ResourceLocation NETHER_LOC
    • END_LOC

      public static final net.minecraft.resources.ResourceLocation END_LOC
    • END_CRYSTAL_LOC

      public static final net.minecraft.resources.ResourceLocation END_CRYSTAL_LOC
    • BEACON_LOC

      public static final net.minecraft.resources.ResourceLocation BEACON_LOC
    • STONE_LOC

      public static final net.minecraft.resources.ResourceLocation STONE_LOC
    • DIFFERENT_ROCKS_LOC

      public static final net.minecraft.resources.ResourceLocation DIFFERENT_ROCKS_LOC
  • Constructor Details

    • ResearchdResearches

      public ResearchdResearches(String modid)
  • Method Details