@Environment(value=CLIENT) class RealmsSelectFileToUploadScreen.WorldSelectionList extends RealmsObjectSelectionList<RealmsSelectFileToUploadScreen.WorldListEntry>
AlwaysSelectedEntryListWidget.Entry<E extends AlwaysSelectedEntryListWidget.Entry<E>>bottom, centerListVertically, client, headerHeight, height, itemHeight, left, renderHeader, renderSelection, right, top, width, yDragBACKGROUND_TEXTURE, GUI_ICONS_TEXTURE, STATS_ICON_TEXTURE| Constructor and Description |
|---|
WorldSelectionList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(LevelSummary levelSummary) |
int |
getMaxPosition() |
boolean |
isFocused() |
void |
renderBackground() |
void |
setSelected(int index) |
void |
setSelected(RealmsSelectFileToUploadScreen.WorldListEntry worldListEntry) |
addEntry, clear, getItemCount, getRowLeft, getRowTop, getRowWidth, getScrollbarPositionX, itemClicked, replaceEntries, setSelectedItemchangeFocuscenterScrollOn, children, clearEntries, clickedHeader, ensureVisible, getEntry, getEntryAtPosition, getFocused, getScrollAmount, getSelected, isMouseOver, isSelectedItem, keyPressed, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, moveSelection, remove, removeEntry, render, renderDecorations, renderHeader, renderHoleBackground, renderList, setLeftPos, setRenderHeader, setScrollAmount, updateScrollingState, updateSizeisDragging, setDragging, setFocuseddrawCenteredString, drawHorizontalLine, drawSprite, drawString, drawTexture, drawTexture, drawTexture, drawTexture, drawTexturedQuad, drawVerticalLine, fill, fill, fillGradient, getZOffset, setZOffsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, focusOn, hoveredElement, keyReleased, setInitialFocusmouseMovedpublic void addEntry(LevelSummary levelSummary)
public int getMaxPosition()
getMaxPosition in class RealmsObjectSelectionList<RealmsSelectFileToUploadScreen.WorldListEntry>public boolean isFocused()
isFocused in class EntryListWidget<RealmsSelectFileToUploadScreen.WorldListEntry>public void renderBackground()
renderBackground in class EntryListWidget<RealmsSelectFileToUploadScreen.WorldListEntry>public void setSelected(int index)
setSelected in class RealmsObjectSelectionList<RealmsSelectFileToUploadScreen.WorldListEntry>public void setSelected(@Nullable RealmsSelectFileToUploadScreen.WorldListEntry worldListEntry)
setSelected in class EntryListWidget<RealmsSelectFileToUploadScreen.WorldListEntry>