net.minecraft.world.gen.loot.conditions

public class EntityScoresCondition

implements LootItemCondition

bgk
net.minecraft.unmapped.C_05889180
net.minecraft.world.gen.loot.conditions.EntityScoresCondition

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
a(Random arg0, bft arg1)
m_84833933(Random arg0, C_80158377 arg1)
test(Random arg0, LootContext arg1)
protected boolean
a(vg arg0, bhk arg1, String arg2, bfw arg3)
m_69806161(C_42232651 arg0, C_73166169 arg1, String arg2, C_63466352 arg3)
hasScore(Entity entity, Scoreboard scoreboard, String objectiveName, RandomNumberBounds score)