类 StatsScreen.ItemStatisticsList.ItemRowComparator
java.lang.Object
net.minecraft.client.gui.screens.achievement.StatsScreen.ItemStatisticsList.ItemRowComparator
- 所有已实现的接口:
Comparator<StatsScreen.ItemStatisticsList.ItemRow>
class StatsScreen.ItemStatisticsList.ItemRowComparator
extends Object
implements Comparator<StatsScreen.ItemStatisticsList.ItemRow>
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明int
compare
(StatsScreen.ItemStatisticsList.ItemRow p_169524_, StatsScreen.ItemStatisticsList.ItemRow p_169525_) 从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
构造器详细资料
-
ItemRowComparator
ItemRowComparator()
-
-
方法详细资料
-
compare
public int compare(StatsScreen.ItemStatisticsList.ItemRow p_169524_, StatsScreen.ItemStatisticsList.ItemRow p_169525_)
-