static class LootConditionManager.class_5334 extends Object implements class_5341
class_5341.Builder| Modifier and Type | Field and Description |
|---|---|
private class_5341[] |
field_25202 |
private Predicate<LootContext> |
field_25203 |
| Modifier | Constructor and Description |
|---|---|
private |
class_5334(class_5341[] class_5341) |
| Modifier and Type | Method and Description |
|---|---|
class_5342 |
method_29325() |
boolean |
test(LootContext lootContext) |
void |
validate(LootTableReporter reporter) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredParametersprivate final class_5341[] field_25202
private final Predicate<LootContext> field_25203
private class_5334(class_5341[] class_5341)
public final boolean test(LootContext lootContext)
test in interface Predicate<LootContext>public void validate(LootTableReporter reporter)
validate in interface LootContextAwarepublic class_5342 method_29325()
method_29325 in interface class_5341