class StatsScreen.StatsList extends ExtendedList<StatsScreen.StatsList.Entry>
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
StatsScreen.StatsList.Comparator |
(package private) class |
StatsScreen.StatsList.Entry |
ExtendedList.AbstractListEntry<E extends ExtendedList.AbstractListEntry<E>>| Modifier and Type | Field and Description |
|---|---|
protected StatType<?> |
field_195110_A |
protected int |
field_195111_B |
private int[] |
field_195112_D |
protected java.util.List<StatType<Block>> |
field_195113_v |
protected java.util.List<StatType<Item>> |
field_195114_w |
protected int |
field_195115_x |
protected java.util.List<Item> |
field_195116_y |
protected java.util.Comparator<Item> |
field_195117_z |
centerListVertically, DRAG_OUTSIDE, headerHeight, height, itemHeight, minecraft, renderHeader, renderSelection, width, x0, x1, y0, y1, yDragBACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION| Modifier and Type | Method and Description |
|---|---|
protected void |
clickedHeader(int p_clickedHeader_1_,
int p_clickedHeader_2_) |
private int |
func_195105_b(StatType<?> p_195105_1_) |
protected void |
func_195107_a(StatType<?> p_195107_1_) |
private StatType<?> |
func_195108_d(int p_195108_1_) |
protected void |
func_200207_a(ITextComponent p_200207_1_,
int p_200207_2_,
int p_200207_3_) |
protected ITextComponent |
func_200208_a(Item p_200208_1_) |
int |
getRowWidth() |
protected int |
getScrollbarPosition() |
protected void |
renderBackground() |
protected void |
renderDecorations(int p_renderDecorations_1_,
int p_renderDecorations_2_) |
protected void |
renderHeader(int p_renderHeader_1_,
int p_renderHeader_2_,
Tessellator p_renderHeader_3_) |
changeFocusaddEntry, centerScrollOn, children, clearEntries, ensureVisible, getBottom, getEntry, getEntryAtPosition, getFocused, getHeight, getItemCount, getLeft, getMaxPosition, getRight, getRowLeft, getRowTop, getScrollAmount, getScrollBottom, getSelected, getTop, getWidth, isFocused, isMouseOver, isSelectedItem, keyPressed, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, moveSelection, remove, removeEntry, render, renderHoleBackground, renderList, replaceEntries, setLeftPos, setRenderHeader, setRenderSelection, setScrollAmount, setSelected, updateScrollingState, updateSizeisDragging, setDragging, setFocusedblit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fill, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, func_212932_b, getEventListenerForPos, keyReleased, setFocusedDefaultmouseMovedprivate final int[] field_195112_D
protected int field_195115_x
protected final java.util.List<Item> field_195116_y
protected final java.util.Comparator<Item> field_195117_z
@Nullable protected StatType<?> field_195110_A
protected int field_195111_B
public StatsList(Minecraft mcIn)
protected void renderHeader(int p_renderHeader_1_,
int p_renderHeader_2_,
Tessellator p_renderHeader_3_)
renderHeader in class AbstractList<StatsScreen.StatsList.Entry>public int getRowWidth()
getRowWidth in class AbstractList<StatsScreen.StatsList.Entry>protected int getScrollbarPosition()
getScrollbarPosition in class AbstractList<StatsScreen.StatsList.Entry>protected void renderBackground()
renderBackground in class AbstractList<StatsScreen.StatsList.Entry>protected void clickedHeader(int p_clickedHeader_1_,
int p_clickedHeader_2_)
clickedHeader in class AbstractList<StatsScreen.StatsList.Entry>private StatType<?> func_195108_d(int p_195108_1_)
private int func_195105_b(StatType<?> p_195105_1_)
protected void renderDecorations(int p_renderDecorations_1_,
int p_renderDecorations_2_)
renderDecorations in class AbstractList<StatsScreen.StatsList.Entry>protected void func_200207_a(@Nullable
ITextComponent p_200207_1_,
int p_200207_2_,
int p_200207_3_)
protected ITextComponent func_200208_a(Item p_200208_1_)
protected void func_195107_a(StatType<?> p_195107_1_)