net.minecraft.server.v1_13_R2

public class LootItemConditionEntityScore

implements LootItemCondition

cdj
net.minecraft.world.storage.loot.conditions.EntityHasScore
net.minecraft.server.v1_13_R2.LootItemConditionEntityScore

字段概要

修饰符与类型字段
private final Map<String, LootValueBounds>
a
field_186634_a
private final LootTableInfo$EntityTarget
b
field_186635_b

构造函数概要

修饰符构造函数
public (Map<String, LootValueBounds> arg0, LootTableInfo$EntityTarget arg1)

方法概要

修饰符与类型方法
public boolean
a(Random arg0, ccr arg1)
func_186618_a(Random arg0, LootContext arg1)
protected boolean
a(aer arg0, cfc arg1, String arg2, ccu arg3)
func_186631_a(Entity arg0, Scoreboard arg1, String arg2, RandomValueRange arg3)