public class Reference extends java.lang.Object implements ILootCondition
| Modifier and Type | Class and Description |
|---|---|
static class |
Reference.Serializer |
ILootCondition.AbstractSerializer<T extends ILootCondition>, ILootCondition.IBuilder| Modifier and Type | Field and Description |
|---|---|
private static org.apache.logging.log4j.Logger |
field_227561_a_ |
private ResourceLocation |
field_227562_b_ |
| Constructor and Description |
|---|
Reference(ResourceLocation p_i225894_1_) |
| Modifier and Type | Method and Description |
|---|---|
void |
func_225580_a_(ValidationTracker p_225580_1_) |
boolean |
test(LootContext p_test_1_) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredParametersprivate static final org.apache.logging.log4j.Logger field_227561_a_
private final ResourceLocation field_227562_b_
public Reference(ResourceLocation p_i225894_1_)
public void func_225580_a_(ValidationTracker p_225580_1_)
func_225580_a_ in interface IParameterizedpublic boolean test(LootContext p_test_1_)
test in interface java.util.function.Predicate<LootContext>