protected final PathfinderMob | |
private final double | | i | | walkSpeedModifier | | field_6385 | | slowSpeed |
|
private final double | | j | | sprintSpeedModifier | | field_6395 | | fastSpeed |
|
protected T | | b | | toAvoid | | field_6390 | | targetEntity |
|
protected final float | | c | | maxDist | | field_6386 | | fleeDistance |
|
protected Path | |
protected final PathNavigation | | e | | pathNav | | field_6394 | | fleeingEntityNavigation |
|
protected final Class<T> | | f | | avoidClass | | field_6392 | | classToFleeFrom |
|
protected final Predicate<LivingEntity> | | g | | avoidPredicate | | field_6393 | | extraInclusionSelector |
|
protected final Predicate<LivingEntity> | | h | | predicateOnAvoidEntity | | field_6388 | | inclusionSelector |
|
private final TargetingConditions | | k | | avoidEntityTargeting | | field_18084 | | withinRangePredicate |
|