net.minecraft.server.v1_10_R1

public class LootItemConditionEntityScore

implements LootItemCondition

bbh
net.minecraft.world.storage.loot.conditions.EntityHasScore
net.minecraft.server.v1_10_R1.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, baq arg1)
func_186618_a(Random arg0, LootContext arg1)
protected boolean
a(rw arg0, bch arg1, String arg2, bat arg3)
func_186631_a(Entity arg0, Scoreboard arg1, String arg2, RandomValueRange arg3)