net.minecraft.world.level.storage.loot.predicates

public abstract class CompositeLootItemCondition

implements LootItemCondition

ecb
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

字段概要

修饰符与类型字段
final LootItemCondition[]
a
terms
field_1246
terms
f_285609_
private final Predicate<LootContext>
b
composedPredicate
field_1247
predicate
f_285616_

构造函数概要

修饰符构造函数
protected (LootItemCondition[] terms, Predicate<LootContext> predicate)

方法概要

修饰符与类型方法
public final boolean
a(dzk arg0)
test(LootContext arg0)
method_825(class_47 arg0)
test(LootContext arg0)
test(C_2811_ arg0)
public void
a(dzv arg0)
validate(ValidationContext arg0)
method_292(class_58 arg0)
validate(LootTableReporter arg0)
m_6169_(C_2837_ arg0)