Class DDLoot
java.lang.Object
com.blamejared.dustydiscoveries.world.level.storage.loot.DDLoot
- All Implemented Interfaces:
IRegister
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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 -
Method Summary
Modifier and TypeMethodDescriptionstatic Set<net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable>>
-
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()
-