net.minecraft.world.gen.loot.conditions

public class EntityScoresCondition

implements LootItemCondition

cdi
net.minecraft.unmapped.C_05889180
net.minecraft.world.gen.loot.conditions.EntityScoresCondition
net.minecraft.world.storage.loot.conditions.EntityHasScore

Field summary

Modifier and TypeField
private final Map<String, RandomNumberBounds>
a
f_37420806
scores
field_186634_a
private final LootContext$EntityTarget
b
f_70582074
entity
field_186635_b

Constructor summary

ModifierConstructor
public (Map<String, RandomNumberBounds> scores, LootContext$EntityTarget entity)

Method summary

Modifier and TypeMethod
public boolean
a(Random arg0, ccq arg1)
m_84833933(Random arg0, C_80158377 arg1)
test(Random arg0, LootContext arg1)
func_186618_a(Random arg0, LootContext arg1)
protected boolean
a(aer arg0, cfb arg1, String arg2, cct arg3)
m_69806161(C_42232651 arg0, C_73166169 arg1, String arg2, C_63466352 arg3)
hasScore(Entity entity, Scoreboard scoreboard, String objectiveName, RandomNumberBounds score)
func_186631_a(Entity arg0, Scoreboard arg1, String arg2, RandomValueRange arg3)