net.minecraft.world.storage.loot.conditions

public class EntityHasScore

implements LootCondition

bdc
net.minecraft.world.storage.loot.conditions.EntityHasScore

Field summary

Modifier and TypeField
private final Map<String, RandomValueRange>
a
field_186634_a
private final LootContext$EntityTarget
b
field_186635_b

Constructor summary

ModifierConstructor
public (Map<String, RandomValueRange> arg0, LootContext$EntityTarget arg1)

Method summary

Modifier and TypeMethod
public boolean
a(Random arg0, bcl arg1)
func_186618_a(Random arg0, LootContext arg1)
protected boolean
a(sn arg0, bec arg1, String arg2, bco arg3)
func_186631_a(Entity arg0, Scoreboard arg1, String arg2, RandomValueRange arg3)