Class StatsScreen.ItemStatisticsList.ItemRowComparator
java.lang.Object
net.minecraft.client.gui.screens.achievement.StatsScreen.ItemStatisticsList.ItemRowComparator
- All Implemented Interfaces:
- Comparator<StatsScreen.ItemStatisticsList.ItemRow>
- Enclosing class:
- StatsScreen.ItemStatisticsList
class StatsScreen.ItemStatisticsList.ItemRowComparator
extends Object
implements Comparator<StatsScreen.ItemStatisticsList.ItemRow>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintcompare(StatsScreen.ItemStatisticsList.ItemRow p_169524_, StatsScreen.ItemStatisticsList.ItemRow p_169525_) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorequals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Constructor Details- 
ItemRowComparatorItemRowComparator()
 
- 
- 
Method Details- 
comparepublic int compare(StatsScreen.ItemStatisticsList.ItemRow p_169524_, StatsScreen.ItemStatisticsList.ItemRow p_169525_) - Specified by:
- comparein interface- Comparator<StatsScreen.ItemStatisticsList.ItemRow>
 
 
-