public class EntityAINearestAttackableTargetSorter extends Object implements Comparator
| Constructor and Description |
|---|
EntityAINearestAttackableTargetSorter(EntityAINearestAttackableTarget par1EntityAINearestAttackableTarget,
Entity par2Entity) |
| 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, waitequalspublic EntityAINearestAttackableTargetSorter(EntityAINearestAttackableTarget par1EntityAINearestAttackableTarget, Entity par2Entity)