public abstract class LootEntry extends java.lang.Object implements ILootEntry
Modifier and Type | Class and Description |
---|---|
static class |
LootEntry.Builder<T extends LootEntry.Builder<T>> |
static class |
LootEntry.Serializer<T extends LootEntry> |
Modifier and Type | Field and Description |
---|---|
protected ILootCondition[] |
conditions |
private java.util.function.Predicate<LootContext> |
field_216143_c |
field_216139_a, field_216140_b
Modifier | Constructor and Description |
---|---|
protected |
LootEntry(ILootCondition[] p_i51254_1_) |
Modifier and Type | Method and Description |
---|---|
void |
func_225579_a_(ValidationTracker p_225579_1_) |
protected boolean |
test(LootContext p_216141_1_) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
alternate, expand, sequence
protected final ILootCondition[] conditions
private final java.util.function.Predicate<LootContext> field_216143_c
protected LootEntry(ILootCondition[] p_i51254_1_)
public void func_225579_a_(ValidationTracker p_225579_1_)
protected final boolean test(LootContext p_216141_1_)