static class GuiPlayerTabOverlay.PlayerComparator extends java.lang.Object implements java.util.Comparator<NetworkPlayerInfo>
| Modifier | Constructor and Description |
|---|---|
private |
PlayerComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(NetworkPlayerInfo p_compare_1_,
NetworkPlayerInfo p_compare_2_) |
public int compare(NetworkPlayerInfo p_compare_1_, NetworkPlayerInfo p_compare_2_)
compare in interface java.util.Comparator<NetworkPlayerInfo>