net.minecraft.world.gen.loot.conditions

public class EntityScoresCondition

implements LootEntityProperty

cqt
net.minecraft.class_199
net.minecraft.world.gen.loot.conditions.EntityScoresCondition
net.minecraft.world.storage.loot.conditions.EntityHasScore
net.minecraft.world.storage.loot.conditions.EntityHasScore

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public Set<LootContextParameter<?>>
a()
method_293()
m_82123560()
func_215855_a()
func_215855_a()
public boolean
a(col arg0)
method_864(class_47 arg0)
test(LootContext arg0)
test(LootContext arg0)
test(LootContext arg0)
protected boolean
a(aif arg0, csv arg1, String arg2, cou arg3)
method_865(class_1297 arg0, class_269 arg1, String arg2, class_61 arg3)
hasScore(Entity entity, Scoreboard scoreboard, String objectiveName, RandomNumberBounds score)
func_186631_a(Entity arg0, Scoreboard arg1, String arg2, RandomValueRange arg3)
entityScoreMatch(Entity entityIn, Scoreboard scoreboardIn, String objectiveStr, RandomValueRange rand)