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
Classes in net.minecraft.client.gui.screens.achievement that implement interfaces with type arguments of type StatsScreen.ItemStatisticsList.ItemRowFields 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 one, StatsScreen.ItemStatisticsList.ItemRow two) 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)