Class DDLoot

java.lang.Object
com.blamejared.dustydiscoveries.world.level.storage.loot.DDLoot
All Implemented Interfaces:
IRegister

@AutoService(IRegister.class) public class DDLoot extends Object implements IRegister
  • 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>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    Methods inherited from class Object

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

    • FLOW_FOSSIL

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

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

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

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

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

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

    • DDLoot

      public DDLoot()
  • Method Details

    • getEntries

      public static Set<net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>> getEntries()