public class DamagePredicate
| ab | |
| net.minecraft.unmapped.C_57328306 | |
| net.minecraft.advancement.criterion.DamagePredicate |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static DamagePredicate |
| ||||||
| private final NumberPredicate |
| ||||||
| private final NumberPredicate |
| ||||||
| private final EntityPredicate |
| ||||||
| private final Boolean |
| ||||||
| private final DamageSourcePredicate |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (NumberPredicate dealt, NumberPredicate taken, EntityPredicate entity, Boolean blocked, DamageSourcePredicate source) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| public static DamagePredicate |
|