ao | |
net.minecraft.advancements.criterion.EntityPredicate |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
public static final EntityPredicate |
| ||||
public static final EntityPredicate[] |
| ||||
private final EntityTypePredicate |
| ||||
private final DistancePredicate |
| ||||
private final LocationPredicate |
| ||||
private final MobEffectsPredicate |
| ||||
private final NBTPredicate |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (EntityTypePredicate arg0, DistancePredicate arg1, LocationPredicate arg2, MobEffectsPredicate arg3, NBTPredicate arg4) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public boolean |
| ||||
public static EntityPredicate |
| ||||
public static EntityPredicate[] |
| ||||
public com.google.gson.JsonElement |
| ||||
public static com.google.gson.JsonElement |
|