Package | Description |
---|---|
net.minecraft.world.storage.loot | |
net.minecraftforge.common.data |
Modifier and Type | Class and Description |
---|---|
static class |
ParentedLootEntry.AbstractSerializer<T extends ParentedLootEntry> |
static interface |
ParentedLootEntry.IFactory<T extends ParentedLootEntry> |
Modifier and Type | Class and Description |
---|---|
class |
AlternativesLootEntry |
class |
GroupLootEntry |
class |
SequenceLootEntry |
Modifier and Type | Method and Description |
---|---|
static <T extends ParentedLootEntry> |
ParentedLootEntry.func_216145_a(ResourceLocation p_216145_0_,
java.lang.Class<T> p_216145_1_,
ParentedLootEntry.IFactory<T> p_216145_2_) |
Modifier and Type | Method and Description |
---|---|
private boolean |
ForgeLootTableProvider.findAndReplaceInParentedLootEntry(ParentedLootEntry entry,
Item from,
Tag<Item> to) |