public class AlternativesLootEntry extends ParentedLootEntry
| Modifier and Type | Class and Description |
|---|---|
static class |
AlternativesLootEntry.Builder |
ParentedLootEntry.AbstractSerializer<T extends ParentedLootEntry>, ParentedLootEntry.IFactory<T extends ParentedLootEntry>LootEntry.Serializer<T extends LootEntry>field_216147_cconditionsfield_216139_a, field_216140_b| Constructor and Description |
|---|
AlternativesLootEntry(LootEntry[] p_i51263_1_,
ILootCondition[] p_i51263_2_) |
| Modifier and Type | Method and Description |
|---|---|
static AlternativesLootEntry.Builder |
builder(LootEntry.Builder<?>... p_216149_0_) |
protected ILootEntry |
combineChildren(ILootEntry[] p_216146_1_) |
void |
func_225579_a_(ValidationTracker p_225579_1_) |
expand, func_216145_aclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitalternate, sequenceAlternativesLootEntry(LootEntry[] p_i51263_1_, ILootCondition[] p_i51263_2_)
protected ILootEntry combineChildren(ILootEntry[] p_216146_1_)
combineChildren in class ParentedLootEntrypublic void func_225579_a_(ValidationTracker p_225579_1_)
func_225579_a_ in class ParentedLootEntrypublic static AlternativesLootEntry.Builder builder(LootEntry.Builder<?>... p_216149_0_)