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_c
conditions
field_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_a
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
alternate, sequence
AlternativesLootEntry(LootEntry[] p_i51263_1_, ILootCondition[] p_i51263_2_)
protected ILootEntry combineChildren(ILootEntry[] p_216146_1_)
combineChildren
in class ParentedLootEntry
public void func_225579_a_(ValidationTracker p_225579_1_)
func_225579_a_
in class ParentedLootEntry
public static AlternativesLootEntry.Builder builder(LootEntry.Builder<?>... p_216149_0_)