implements LootItemCondition
ezo | |
net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition | |
net.minecraft.class_186 | |
net.minecraft.loot.condition.AlternativeLootCondition | |
net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected final List<LootItemCondition> |
| ||||||||
private final Predicate<LootContext> |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (List<LootItemCondition> terms, Predicate<LootContext> predicate) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected static <T extends CompositeLootItemCondition> com.mojang.serialization.MapCodec<T> |
| ||||||||
protected static <T extends CompositeLootItemCondition> com.mojang.serialization.Codec<T> |
| ||||||||
public final boolean |
| ||||||||
public void |
|