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

public class ValueCheckCondition

implements LootItemCondition

ect
net.minecraft.world.level.storage.loot.predicates.ValueCheckCondition
net.minecraft.class_5644
net.minecraft.loot.condition.ValueCheckLootCondition
net.minecraft.src.C_141479_
net.minecraft.world.level.storage.loot.predicates.ValueCheckCondition

字段概要

修饰符与类型字段
final NumberProvider
a
provider
field_27912
value
f_165520_
final IntRange
b
range
field_27913
range
f_165521_

构造函数概要

修饰符构造函数
(NumberProvider value, IntRange range)

方法概要

修饰符与类型方法
public LootItemConditionType
b()
getType()
method_29325()
getType()
m_7940_()
public Set<LootContextParam<?>>
a()
getReferencedContextParams()
method_293()
getRequiredParameters()
m_6231_()
public boolean
a(dzk arg0)
test(LootContext arg0)
method_32423(class_47 arg0)
test(LootContext arg0)
test(C_2811_ arg0)
public static LootItemCondition$Builder
a(edf arg0, dzj arg1)
hasValue(NumberProvider arg0, IntRange arg1)
method_35562(class_5658 arg0, class_42 arg1)
builder(LootNumberProvider value, BoundedIntUnaryOperator range)
m_165528_(C_141501_ p_165529_, C_141456_ p_165530_)