public class EntityPredicate
| aj | |
| net.minecraft.unmapped.C_52369375 | |
| net.minecraft.advancement.criterion.EntityPredicate |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final EntityPredicate |
| ||||||
| private final Identifier |
| ||||||
| private final DistancePredicate |
| ||||||
| private final LocationPredicate |
| ||||||
| private final EffectsPredicate |
| ||||||
| private final NbtPredicate |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier id, DistancePredicate distance, LocationPredicate location, EffectsPredicate effects, NbtPredicate nbt) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||
| public static EntityPredicate |
|