Class PathfinderWildTarget<T extends LivingEntity>

Type Parameters:
T - Type of Target to look for
All Implemented Interfaces:
Conditional<LivingEntity>, PathfinderInfo, Repeated, Filtering<T>, Targeting

public final class PathfinderWildTarget<T extends LivingEntity> extends PathfinderNearestAttackableTarget<T>
Represents a Pathfinder when a Wild Animal Mob but not tamed targets another Entity.