net.minecraft.client.gui.screens.achievement

class StatsScreen$ItemStatisticsList

extends ContainerObjectSelectionList<StatsScreen$ItemStatisticsList$Entry>

All mapped superinterfaces:

Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier, ContainerEventHandler

gmn$b
net.minecraft.client.gui.screens.achievement.StatsScreen$ItemStatisticsList
net.minecraft.class_447$class_4200
net.minecraft.client.gui.screen.StatsScreen$ItemStatsListWidget
net.minecraft.src.C_3594_$C_3598_

Field summary

Modifier and TypeField
private static final int
q
SLOT_BG_SIZE
field_49524
field_49524
f_317021_
private static final int
r
SLOT_STAT_HEIGHT
field_49525
field_49525
f_316087_
private static final int
s
SLOT_BG_Y
field_49526
field_49526
f_316064_
private static final int
t
SORT_NONE
field_49527
field_49527
f_314657_
private static final int
u
SORT_DOWN
field_49528
field_49528
f_315968_
private static final int
v
SORT_UP
field_49529
field_49529
f_316525_
protected final List<StatType<Block>>
a
blockColumns
field_18754
blockStatTypes
f_97021_
protected final List<StatType<Item>>
l
itemColumns
field_18755
itemStatTypes
f_97022_
protected final Comparator<StatsScreen$ItemStatisticsList$ItemRow>
m
itemStatSorter
field_18758
comparator
f_97025_
protected StatType<?>
n
sortColumn
field_18759
selectedStatType
f_97026_
protected int
o
sortOrder
field_18760
listOrder
f_97027_

Constructor summary

ModifierConstructor
public (StatsScreen p_97032_, Minecraft client)

Method summary

Modifier and TypeMethod
protected void
a(gdd arg0)
renderListBackground(GuiGraphics arg0)
method_57715(class_332 arg0)
drawMenuListBackground(DrawContext arg0)
m_323247_(C_279497_ arg0)
int
h(int arg0)
getColumnX(int arg0)
method_57742(int arg0)
getIconX(int index)
m_320127_(int arg0)
public int
a()
getRowWidth()
method_25322()
getRowWidth()
m_5759_()
StatType<?>
i(int arg0)
getColumn(int arg0)
method_19410(int arg0)
getStatType(int headerColumn)
m_97033_(int arg0)
int
b(bcn<?> arg0)
getColumnIndex(StatType<?> arg0)
method_19409(class_3448<?> arg0)
getHeaderIndex(StatType<?> statType)
m_97058_(C_133_<?> arg0)
protected void
a(bcn<?> arg0)
sortByColumn(StatType<?> arg0)
method_19408(class_3448<?> arg0)
selectStatType(StatType<?> statType)
m_97038_(C_133_<?> arg0)
protected void
b(Comparator<gmn$b$c> arg0)
sortItems(Comparator<StatsScreen$ItemStatisticsList$ItemRow> arg0)
method_73423(Comparator<class_447$class_4200$class_4199> arg0)
sortStats(Comparator<StatsScreen$ItemStatsListWidget$StatEntry> comparator)
m_419113_(Comparator<C_3594_$C_3598_$C_3600_> arg0)
private List<StatsScreen$ItemStatisticsList$ItemRow>
d()
getItemRows()
method_73424()
getStatEntries()
m_415319_()
protected void
b(gdd arg0)
renderListSeparators(GuiGraphics arg0)
method_57713(class_332 arg0)
drawHeaderAndFooterSeparators(DrawContext arg0)
m_319011_(C_279497_ arg0)