public static class UsedEnderEyeCriterion.Conditions extends AbstractCriterionConditions
| Modifier and Type | Field and Description |
|---|---|
private NumberRange.FloatRange |
distance |
| Constructor and Description |
|---|
Conditions(EntityPredicate.Extended player,
NumberRange.FloatRange distance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(double distance) |
getId, getPlayerPredicate, toJson, toStringprivate final NumberRange.FloatRange distance
public Conditions(EntityPredicate.Extended player, NumberRange.FloatRange distance)