History - net.minecraft.client.gui.widget.EntryListWidget

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

void (DrawContext, int, int, float): renderWidget, method_48579, renderWidget

void (DrawContext, int, int, float): extractWidgetRenderState, method_48579, renderWidget

void (DrawContext): renderListSeparators, method_57713, drawHeaderAndFooterSeparators

void (DrawContext): extractListSeparators, method_57713, drawHeaderAndFooterSeparators

void (DrawContext): renderListBackground, method_57715, drawMenuListBackground

void (DrawContext): extractListBackground, method_57715, drawMenuListBackground

double (): scrollRate, method_44393, getDeltaYPerScroll

void (boolean): setFocused, method_25365, setFocused

void (DrawContext, int, int, float): renderListItems, method_25311, renderList

void (DrawContext, int, int, float): extractListItems, method_25311, renderList

void (DrawContext, int, int, float, E): renderItem, method_44397, renderEntry

void (DrawContext, int, int, float, E): extractItem, method_44397, renderEntry

void (DrawContext, E, int): renderSelection, method_44398, drawSelectionHighlight

void (DrawContext, E, int): extractSelection, method_44398, drawSelectionHighlight

boolean (EntryListWidget$Entry): lambda$nextEntry$1, method_48201, method_48201

boolean (EntryListWidget$Entry): lambda$nextEntry$0, method_48201, method_48201

1.21.11_unobfuscated

Names

net.minecraft.client.gui.components.AbstractSelectionList

net.minecraft.class_350

net.minecraft.client.gui.widget.EntryListWidget

Fields

Identifier: MENU_LIST_BACKGROUND, field_49478, MENU_LIST_BACKGROUND_TEXTURE

Identifier: INWORLD_MENU_LIST_BACKGROUND, field_49892, INWORLD_MENU_LIST_BACKGROUND_TEXTURE

int: SEPARATOR_HEIGHT, field_62110, SPACER_HEIGHT

MinecraftClient: minecraft, field_22740, client

int: defaultEntryHeight, field_62109, itemHeight

List<E>: children, field_22739, children

boolean: centerListVertically, field_22744, centerListVertically

E: selected, field_22751, selected

E: hovered, field_33780, hoveredEntry

Constructors

(MinecraftClient, int, int, int, int)

Methods

E (): getSelected, method_25334, getSelectedOrNull

void (E): setSelected, method_25313, setSelected

E (): getFocused, method_25399, getFocused

List<E> (): children, method_25396, children

void (Comparator<E>): sort, method_73372, sort

void (int, int): swap, method_73368, swapEntriesOnPositions

void (): clearEntries, method_25339, clearEntries

void (E): clearEntriesExcept, method_73374, clearEntriesExcept

void (Collection<E>): replaceEntries, method_25314, replaceEntries

int (): getFirstEntryY, method_73376, getYOfFirstEntry

int (): getNextY, method_73378, getYOfNextEntry

int (E): addEntry, method_25321, addEntry

int (E, int): addEntry, method_73370, addEntry

void (E): addEntryToTop, method_44399, addEntryToTop

void (E, int): addEntryToTop, method_73375, addEntryToTop

void (): repositionEntries, method_73367, recalculateAllChildrenPositions

void (E): removeEntryFromTop, method_44650, removeEntryWithoutScrolling

int (): getItemCount, method_25340, getEntryCount

boolean (): entriesCanBeSelected, method_73379, isEntrySelectionAllowed

E (double, double): getEntryAtPosition, method_25308, getEntryAtPosition

void (int, ThreePartsLayoutWidget): updateSize, method_57712, position

void (int, int, int): updateSizeAndPosition, method_57714, position

void (int, int, int, int): updateSizeAndPosition, method_73369, position

int (): contentHeight, method_44395, getContentsHeightWithPadding

void (DrawContext, int, int, float): renderWidget, method_48579, renderWidget

void (DrawContext): renderListSeparators, method_57713, drawHeaderAndFooterSeparators

void (DrawContext): renderListBackground, method_57715, drawMenuListBackground

void (DrawContext): enableScissor, method_49603, enableScissor

void (E): scrollToEntry, method_73377, scrollTo

void (E): centerScrollOn, method_25324, centerScrollOn

void (int): scroll, method_25309, scroll

void (double): setScrollAmount, method_44382, setScrollY

double (): scrollRate, method_44393, getDeltaYPerScroll

int (): scrollBarX, method_65507, getScrollbarX

Optional<Element> (double, double): getChildAt, method_19355, hoveredElement

void (boolean): setFocused, method_25365, setFocused

void (Element): setFocused, method_25395, setFocused

E (NavigationDirection): nextEntry, method_48197, getNeighboringEntry

E (NavigationDirection, Predicate<E>): nextEntry, method_48198, getNeighboringEntry

E (NavigationDirection, Predicate<E>, E): nextEntry, method_48199, getNeighboringEntry

void (DrawContext, int, int, float): renderListItems, method_25311, renderList

void (DrawContext, int, int, float, E): renderItem, method_44397, renderEntry

void (DrawContext, E, int): renderSelection, method_44398, drawSelectionHighlight

int (): getRowLeft, method_25342, getRowLeft

int (): getRowRight, method_31383, getRowRight

int (int): getRowTop, method_25337, getRowTop

int (int): getRowBottom, method_25319, getRowBottom

int (): getRowWidth, method_25322, getRowWidth

Selectable$SelectionType (): narrationPriority, method_37018, getType

void (List<E>): removeEntries, method_73373, removeEntries

void (E): removeEntry, method_25330, removeEntry

E (): getHovered, method_37019, getHoveredEntry

void (EntryListWidget$Entry<E>): bindEntryToSelf, method_29621, setEntryParentList

void (NarrationMessageBuilder, E): narrateListElementPosition, method_37017, appendNarrations

Element (): getFocused, method_25399, getFocused

boolean (EntryListWidget$Entry): lambda$nextEntry$1, method_48201, method_48201

boolean (EntryListWidget$Entry, EntryListWidget$Entry): lambda$clearEntriesExcept$0, method_73371, method_73371