public static class EntityAINearestAttackableTarget.Sorter extends java.lang.Object implements java.util.Comparator<Entity>
Sorter(Entity theEntityIn)
int
compare(Entity p_compare_1_, Entity p_compare_2_)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public Sorter(Entity theEntityIn)
public int compare(Entity p_compare_1_, Entity p_compare_2_)
compare
java.util.Comparator<Entity>