public class ChunkCoordComparator extends java.lang.Object implements java.util.Comparator<ChunkCoordIntPair>
Constructor and Description |
---|
ChunkCoordComparator(EntityPlayerMP entityplayer) |
Modifier and Type | Method and Description |
---|---|
int |
compare(ChunkCoordIntPair a,
ChunkCoordIntPair b) |
public ChunkCoordComparator(EntityPlayerMP entityplayer)
public int compare(ChunkCoordIntPair a, ChunkCoordIntPair b)
compare
in interface java.util.Comparator<ChunkCoordIntPair>