@Environment(value=CLIENT) class RealmsPendingInvitesScreen.PendingInvitationSelectionList extends RealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
AlwaysSelectedEntryListWidget.Entry<E extends AlwaysSelectedEntryListWidget.Entry<E>>EntryListWidget.MoveDirectionbottom, centerListVertically, client, headerHeight, height, itemHeight, left, right, top, widthGUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE| Constructor and Description |
|---|
PendingInvitationSelectionList() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxPosition() |
int |
getRowWidth() |
boolean |
isFocused() |
void |
removeAtIndex(int index) |
void |
renderBackground(MatrixStack matrices) |
void |
selectInviteListItem(int item) |
void |
setSelected(int index) |
void |
setSelected(RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry pendingInvitationSelectionListEntry) |
addEntry, clear, getItemCount, getRowLeft, getRowTop, getScrollbarPositionX, itemClicked, replaceEntries, setSelectedItemchangeFocuscenterScrollOn, children, clearEntries, clickedHeader, ensureVisible, getEntry, getEntryAtPosition, getFocused, getMaxScroll, getScrollAmount, getSelected, isMouseOver, isSelectedItem, keyPressed, method_30015, method_31322, method_31323, method_31383, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, moveSelection, moveSelectionIf, remove, removeEntry, render, renderDecorations, renderHeader, renderList, setLeftPos, setRenderHeader, setRenderSelection, setScrollAmount, updateScrollingState, updateSizeisDragging, setDragging, setFocuseddrawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, setZOffsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, focusOn, hoveredElement, keyReleased, setInitialFocusmouseMovedpublic void removeAtIndex(int index)
public int getMaxPosition()
public int getRowWidth()
public boolean isFocused()
isFocused in class EntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>public void renderBackground(MatrixStack matrices)
public void setSelected(int index)
public void selectInviteListItem(int item)
public void setSelected(@Nullable RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry pendingInvitationSelectionListEntry)
setSelected in class EntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>