implements LootItemCondition
| ebg | |
| net.minecraft.world.level.storage.loot.predicates.EntityHasScoreCondition | |
| net.minecraft.class_199 | |
| net.minecraft.loot.condition.EntityScoresLootCondition | |
| net.minecraft.src.C_2989_ | |
| net.minecraft.world.level.storage.loot.predicates.LootItemConditionEntityScore |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| final Map<String, IntRange> |
| ||||||||||
| final LootContext$EntityTarget |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| (Map<String, IntRange> scores, LootContext$EntityTarget target) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemConditionType |
| ||||||||||
| public Set<LootContextParam<?>> |
| ||||||||||
| public boolean |
| ||||||||||
| protected boolean |
| ||||||||||
| public static EntityHasScoreCondition$Builder |
|