Package | Description |
---|---|
net.minecraft.world.storage.loot |
Modifier and Type | Class and Description |
---|---|
class |
AlternativesLootEntry |
class |
DynamicLootEntry |
class |
EmptyLootEntry |
class |
GroupLootEntry |
class |
ItemLootEntry |
class |
LootEntry |
class |
ParentedLootEntry |
class |
SequenceLootEntry |
class |
StandaloneLootEntry |
class |
TableLootEntry |
class |
TagLootEntry |
Modifier and Type | Field and Description |
---|---|
static ILootEntry |
ILootEntry.field_216139_a |
static ILootEntry |
ILootEntry.field_216140_b |
private ILootEntry |
ParentedLootEntry.field_216148_e |
Modifier and Type | Method and Description |
---|---|
default ILootEntry |
ILootEntry.alternate(ILootEntry entry) |
protected abstract ILootEntry |
ParentedLootEntry.combineChildren(ILootEntry[] p_216146_1_) |
protected ILootEntry |
AlternativesLootEntry.combineChildren(ILootEntry[] p_216146_1_) |
protected ILootEntry |
GroupLootEntry.combineChildren(ILootEntry[] p_216146_1_) |
protected ILootEntry |
SequenceLootEntry.combineChildren(ILootEntry[] p_216146_1_) |
default ILootEntry |
ILootEntry.sequence(ILootEntry entry) |
Modifier and Type | Method and Description |
---|---|
default ILootEntry |
ILootEntry.alternate(ILootEntry entry) |
protected abstract ILootEntry |
ParentedLootEntry.combineChildren(ILootEntry[] p_216146_1_) |
protected ILootEntry |
AlternativesLootEntry.combineChildren(ILootEntry[] p_216146_1_) |
protected ILootEntry |
GroupLootEntry.combineChildren(ILootEntry[] p_216146_1_) |
protected ILootEntry |
SequenceLootEntry.combineChildren(ILootEntry[] p_216146_1_) |
default ILootEntry |
ILootEntry.sequence(ILootEntry entry) |