net.minecraft.world.gen.loot.conditions

public class EntityPropertiesCondition

implements LootItemCondition

bdf
net.minecraft.class_2820
net.minecraft.world.gen.loot.conditions.EntityPropertiesCondition
net.minecraft.world.storage.loot.conditions.EntityHasProperty

Field summary

Modifier and TypeField
private final LootEntityProperty[]
a
field_13245
predicates
properties
private final LootContext$EntityTarget
b
field_13246
target
target

Constructor summary

ModifierConstructor
public (LootEntityProperty[] predicates, LootContext$EntityTarget target)

Method summary

Modifier and TypeMethod
public boolean
a(Random arg0, bcl arg1)
method_12074(Random arg0, class_2782 arg1)
test(Random arg0, LootContext arg1)
testCondition(Random arg0, LootContext arg1)