public class EntityAINearestAttackableTargetSorter extends Object implements Comparator
Constructor and Description |
---|
EntityAINearestAttackableTargetSorter(Entity par1Entity) |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object par1Obj,
Object par2Obj) |
int |
compareDistanceSq(Entity par1Entity,
Entity par2Entity) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public EntityAINearestAttackableTargetSorter(Entity par1Entity)