Class DDVillagerTrades

java.lang.Object
com.blamejared.dustydiscoveries.world.item.trading.DDVillagerTrades

public class DDVillagerTrades extends Object
  • Field Details

    • PALEONTOLOGIST_1_EMERALD_BRUSH

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_1_EMERALD_BRUSH
    • PALEONTOLOGIST_1_EMERALD_AND_COMPASS_FLOW_FOSSIL_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_1_EMERALD_AND_COMPASS_FLOW_FOSSIL_FIELD_NOTES
    • PALEONTOLOGIST_1_EMERALD_AND_COMPASS_SHELL_FOSSIL_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_1_EMERALD_AND_COMPASS_SHELL_FOSSIL_FIELD_NOTES
    • PALEONTOLOGIST_1_EMERALD_AND_COMPASS_SILENCE_FOSSIL_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_1_EMERALD_AND_COMPASS_SILENCE_FOSSIL_FIELD_NOTES
    • PALEONTOLOGIST_1_EMERALD_AND_COMPASS_SKULL_FOSSIL_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_1_EMERALD_AND_COMPASS_SKULL_FOSSIL_FIELD_NOTES
    • PALEONTOLOGIST_1_EMERALD_AND_COMPASS_SNOUT_FOSSIL_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_1_EMERALD_AND_COMPASS_SNOUT_FOSSIL_FIELD_NOTES
    • PALEONTOLOGIST_1_EMERALD_AND_COMPASS_TOOTH_FOSSIL_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_1_EMERALD_AND_COMPASS_TOOTH_FOSSIL_FIELD_NOTES
    • PALEONTOLOGIST_2_EMERALD_UNBREAKING_BRUSH

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_2_EMERALD_UNBREAKING_BRUSH
    • PALEONTOLOGIST_2_EMERALD_AND_COMPASS_FLOW_FOSSIL_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_2_EMERALD_AND_COMPASS_FLOW_FOSSIL_FIELD_NOTES
    • PALEONTOLOGIST_2_EMERALD_AND_COMPASS_SHELL_FOSSIL_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_2_EMERALD_AND_COMPASS_SHELL_FOSSIL_FIELD_NOTES
    • PALEONTOLOGIST_2_EMERALD_AND_COMPASS_SILENCE_FOSSIL_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_2_EMERALD_AND_COMPASS_SILENCE_FOSSIL_FIELD_NOTES
    • PALEONTOLOGIST_2_EMERALD_AND_COMPASS_SKULL_FOSSIL_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_2_EMERALD_AND_COMPASS_SKULL_FOSSIL_FIELD_NOTES
    • PALEONTOLOGIST_2_EMERALD_AND_COMPASS_SNOUT_FOSSIL_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_2_EMERALD_AND_COMPASS_SNOUT_FOSSIL_FIELD_NOTES
    • PALEONTOLOGIST_2_EMERALD_AND_COMPASS_TOOTH_FOSSIL_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_2_EMERALD_AND_COMPASS_TOOTH_FOSSIL_FIELD_NOTES
    • PALEONTOLOGIST_3_DISPLAY_CASES

      public static final net.minecraft.world.level.block.ColorCollection<net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade>> PALEONTOLOGIST_3_DISPLAY_CASES
    • PALEONTOLOGIST_4_EMERALD_FIELD_NOTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_4_EMERALD_FIELD_NOTES
    • PALEONTOLOGIST_4_EMERALD_UNBREAKING_BRUSH

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_4_EMERALD_UNBREAKING_BRUSH
    • PALEONTOLOGIST_5_EMERALD_PALEONTOLOGIST_HATS

      public static final net.minecraft.world.level.block.ColorCollection<net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade>> PALEONTOLOGIST_5_EMERALD_PALEONTOLOGIST_HATS
    • PALEONTOLOGIST_5_EMERALD_UNBREAKING_BRUSH

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.item.trading.VillagerTrade> PALEONTOLOGIST_5_EMERALD_UNBREAKING_BRUSH
  • Constructor Details

    • DDVillagerTrades

      public DDVillagerTrades()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.item.trading.VillagerTrade> context)