implements LootItemCondition
| dyg | |
| 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 |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| final Map<String, IntRange> |
| ||||||||||
| final LootContext$EntityTarget |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (Map<String, IntRange> scores, LootContext$EntityTarget target) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemConditionType |
| ||||||||||
| public Set<LootContextParam<?>> |
| ||||||||||
| public boolean |
| ||||||||||
| protected boolean |
| ||||||||||
| public static EntityHasScoreCondition$Builder |
|