Class ModLootTables

java.lang.Object
de.teamlapen.werewolves.core.ModLootTables

public class ModLootTables extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static @NotNull Map<net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>,net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>>
     
    static @NotNull Set<net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>>
     

    Methods inherited from class java.lang.Object

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

    • HUNTER_LIVER

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> HUNTER_LIVER
    • ABANDONED_MINESHAFT

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> ABANDONED_MINESHAFT
    • JUNGLE_TEMPLE

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> JUNGLE_TEMPLE
    • STRONGHOLD_CORRIDOR

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> STRONGHOLD_CORRIDOR
    • DESERT_PYRAMID

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> DESERT_PYRAMID
    • STRONGHOLD_LIBRARY

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> STRONGHOLD_LIBRARY
    • NETHER_BRIDGE

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> NETHER_BRIDGE
    • VILLAGER

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> VILLAGER
    • SKELETON

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> SKELETON
  • Constructor Details

    • ModLootTables

      public ModLootTables()
  • Method Details

    • getLootTables

      @NotNull public static @NotNull Set<net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>> getLootTables()
    • getInjectTables

      @NotNull public static @NotNull Map<net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>,net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>> getInjectTables()