implements LootItemCondition
| cqz | |
| net.minecraft.class_199 | |
| net.minecraft.world.loot.condition.EntityScoresLootCondition | |
| net.minecraft.world.storage.loot.conditions.EntityHasScore | |
| net.minecraft.server.v1_14_R1.LootItemConditionEntityScore |
字段概要
| 修饰符与类型 | 字段 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Map<String, LootValueBounds> |
| ||||||||
| private final LootTableInfo$EntityTarget |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (Map<String, LootValueBounds> arg0, LootTableInfo$EntityTarget arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Set<LootContextParameter<?>> |
| ||||||||
| public boolean |
| ||||||||
| protected boolean |
|