implements LootCondition
| crg | |
| net.minecraft.class_215 | |
| net.minecraft.world.loot.condition.EntityPropertiesLootCondition | |
| net.minecraft.world.gen.loot.conditions.EntityPropertiesCondition | |
| net.minecraft.world.storage.loot.conditions.EntityHasProperty | |
| net.minecraft.world.storage.loot.conditions.EntityHasProperty |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final EntityPredicate |
| ||||||||||||
| private final LootContext$EntityTarget |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (EntityPredicate arg0, LootContext$EntityTarget arg1) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public Set<LootContextParameter<?>> |
| ||||||||||||
| public boolean |
| ||||||||||||
| public static LootCondition$Builder |
| ||||||||||||
| public static LootCondition$Builder |
|