Uses of Class
net.minecraft.client.gui.screens.achievement.StatsScreen.ItemStatisticsList.ItemRow
Packages that use StatsScreen.ItemStatisticsList.ItemRow
-
Uses of StatsScreen.ItemStatisticsList.ItemRow in net.minecraft.client.gui.screens.achievement
Fields in net.minecraft.client.gui.screens.achievement with type parameters of type StatsScreen.ItemStatisticsList.ItemRowModifier and TypeFieldDescriptionprotected final Comparator<StatsScreen.ItemStatisticsList.ItemRow> StatsScreen.ItemStatisticsList.itemStatSorterMethods in net.minecraft.client.gui.screens.achievement that return types with arguments of type StatsScreen.ItemStatisticsList.ItemRowMethods in net.minecraft.client.gui.screens.achievement with parameters of type StatsScreen.ItemStatisticsList.ItemRowModifier and TypeMethodDescriptionintStatsScreen.ItemStatisticsList.ItemRowComparator.compare(StatsScreen.ItemStatisticsList.ItemRow row1, StatsScreen.ItemStatisticsList.ItemRow row2) Method parameters in net.minecraft.client.gui.screens.achievement with type arguments of type StatsScreen.ItemStatisticsList.ItemRowModifier and TypeMethodDescriptionprotected voidStatsScreen.ItemStatisticsList.sortItems(Comparator<StatsScreen.ItemStatisticsList.ItemRow> comparator)