public class RenderSorter extends Object implements Comparator
Constructor and Description |
---|
RenderSorter(EntityLiving par1EntityLiving) |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object par1Obj,
Object par2Obj) |
int |
doCompare(WorldRenderer par1WorldRenderer,
WorldRenderer par2WorldRenderer) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public RenderSorter(EntityLiving par1EntityLiving)
public int doCompare(WorldRenderer par1WorldRenderer, WorldRenderer par2WorldRenderer)
public int compare(Object par1Obj, Object par2Obj)
compare
in interface Comparator