public class InvertedLootCondition extends Object implements class_5341
| Modifier and Type | Class and Description |
|---|---|
static class |
InvertedLootCondition.Factory |
class_5341.Builder| Modifier and Type | Field and Description |
|---|---|
private class_5341 |
term |
| Modifier | Constructor and Description |
|---|---|
private |
InvertedLootCondition(class_5341 term) |
| Modifier and Type | Method and Description |
|---|---|
static class_5341.Builder |
builder(class_5341.Builder term) |
Set<LootContextParameter<?>> |
getRequiredParameters() |
class_5342 |
method_29325() |
boolean |
test(LootContext lootContext) |
void |
validate(LootTableReporter reporter) |
private final class_5341 term
private InvertedLootCondition(class_5341 term)
public class_5342 method_29325()
method_29325 in interface class_5341public final boolean test(LootContext lootContext)
test in interface Predicate<LootContext>public Set<LootContextParameter<?>> getRequiredParameters()
getRequiredParameters in interface LootContextAwarepublic void validate(LootTableReporter reporter)
validate in interface LootContextAwarepublic static class_5341.Builder builder(class_5341.Builder term)