implements LootItemCondition
| frc | |
| net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition | |
| net.minecraft.class_186 | |
| net.minecraft.loot.condition.AlternativeLootCondition | |
| net.minecraft.src.C_285539_ | |
| net.minecraft.world.level.storage.loot.predicates.CompositeLootItemCondition |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final List<LootItemCondition> |
| ||||||||||
| private final Predicate<LootContext> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (List<LootItemCondition> terms, Predicate<LootContext> predicate) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 |
|