net.minecraft.world.level.storage.loot.predicates

public class EntityHasScoreCondition

implements LootItemCondition

cue
net.minecraft.world.level.storage.loot.predicates.EntityHasScoreCondition
net.minecraft.class_199
net.minecraft.unmapped.C_alodcxmm
net.minecraft.loot.condition.EntityScoresLootCondition
net.minecraft.world.storage.loot.conditions.EntityHasScore
net.minecraft.server.v1_15_R1.LootItemConditionEntityScore

Field summary

Modifier and TypeField
private final Map<String, RandomValueBounds>
a
scores
field_1279
f_xfplbnmb
scores
field_186634_a
private final LootContext$EntityTarget
b
entityTarget
field_1278
f_iaqrvtxp
target
field_186635_b

Constructor summary

ModifierConstructor
private (Map<String, RandomValueBounds> scores, LootContext$EntityTarget target)

Method summary

Modifier and TypeMethod
public Set<LootContextParam<?>>
a()
getReferencedContextParams()
method_293()
m_oozesizv()
getRequiredParameters()
func_215855_a()
public boolean
a(cru arg0)
test(LootContext arg0)
method_864(class_47 arg0)
m_bimwyzcb(C_iakykpgh arg0)
test(LootContext arg0)
test(LootContext arg0)
protected boolean
a(akn arg0, cwi arg1, String arg2, csc arg3)
hasScore(Entity arg0, Scoreboard arg1, String arg2, RandomValueBounds arg3)
method_865(class_1297 arg0, class_269 arg1, String arg2, class_61 arg3)
m_iblchzoj(C_astfners arg0, C_ymwyplge arg1, String arg2, C_ljknzuwh arg3)
entityScoreIsInRange(Entity entity, Scoreboard scoreboard, String objective, UniformLootTableRange scoreRange)
func_186631_a(Entity arg0, Scoreboard arg1, String arg2, RandomValueRange arg3)