Class RealmsPendingInvitesScreen.PendingInvitationSelectionList
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.widget.EntryListWidget<E>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget<E>
net.minecraft.client.realms.RealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen.PendingInvitationSelectionList
- All Implemented Interfaces:
- Drawable,- Element,- Narratable,- Navigable,- ParentElement,- Selectable
- Enclosing class:
- RealmsPendingInvitesScreen
@Environment(CLIENT)
private class RealmsPendingInvitesScreen.PendingInvitationSelectionList
extends RealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
- Mappings:
- Namespace - Name - official - elk$b- intermediary - net/minecraft/class_4401$class_4402- named - net/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidgetAlwaysSelectedEntryListWidget.Entry<E extends AlwaysSelectedEntryListWidget.Entry<E>>Nested classes/interfaces inherited from interface net.minecraft.client.gui.SelectableSelectable.SelectionType
- 
Field SummaryFields inherited from class net.minecraft.client.gui.widget.EntryListWidgetbottom, centerListVertically, client, headerHeight, height, itemHeight, left, right, top, widthFields inherited from interface net.minecraft.client.gui.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintintvoidremoveAtIndex(int index) voidrenderBackground(DrawContext context) voidselectInviteListItem(int item) voidsetSelected(int index) voidsetSelected(@Nullable RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry pendingInvitationSelectionListEntry) Methods inherited from class net.minecraft.client.realms.RealmsObjectSelectionListaddEntry, clear, getEntryCount, getRowLeft, getRowTop, getScrollbarPositionX, itemClicked, replaceEntries, setSelectedItemMethods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidgetappendNarrations, getNavigationPathMethods inherited from class net.minecraft.client.gui.widget.EntryListWidgetaddEntryToTop, appendNarrations, centerScrollOn, children, clearEntries, clickedHeader, drawSelectionHighlight, enableScissor, ensureVisible, getEntry, getEntryAtPosition, getFirst, getFocused, getHoveredEntry, getMaxScroll, getNavigationFocus, getNeighboringEntry, getNeighboringEntry, getNeighboringEntry, getRowBottom, getRowRight, getScrollAmount, getSelectedOrNull, getType, isMouseOver, isSelectedEntry, method_35721, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, remove, removeEntry, removeEntryWithoutScrolling, render, renderDecorations, renderEntry, renderHeader, renderList, setFocused, setLeftPos, setRenderBackground, setRenderHeader, setRenderHorizontalShadows, setRenderSelection, setScrollAmount, updateScrollingState, updateSizeMethods inherited from class net.minecraft.client.gui.AbstractParentElementisDragging, setDraggingMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementmouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.NavigablegetNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElementcharTyped, focusOn, getFocusedPath, hoveredElement, isFocused, keyPressed, keyReleased, setFocusedMethods inherited from interface net.minecraft.client.gui.SelectableisNarratable
- 
Constructor Details- 
PendingInvitationSelectionListpublic PendingInvitationSelectionList()
 
- 
- 
Method Details- 
removeAtIndexpublic void removeAtIndex(int index) - Mappings:
- Namespace - Name - Mixin selector - official - b- Lelk$b;b(I)V- intermediary - method_21321- Lnet/minecraft/class_4401$class_4402;method_21321(I)V- named - removeAtIndex- Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;removeAtIndex(I)V
 
- 
getMaxPositionpublic int getMaxPosition()- Overrides:
- getMaxPositionin class- RealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lepc;a()I- intermediary - method_25317- Lnet/minecraft/class_350;method_25317()I- named - getMaxPosition- Lnet/minecraft/client/gui/widget/EntryListWidget;getMaxPosition()I
 
- 
getRowWidthpublic int getRowWidth()- Overrides:
- getRowWidthin class- RealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lepc;b()I- intermediary - method_25322- Lnet/minecraft/class_350;method_25322()I- named - getRowWidth- Lnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I
 
- 
renderBackground- Overrides:
- renderBackgroundin class- EntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lepc;a(Leox;)V- intermediary - method_25325- Lnet/minecraft/class_350;method_25325(Lnet/minecraft/class_332;)V- named - renderBackground- Lnet/minecraft/client/gui/widget/EntryListWidget;renderBackground(Lnet/minecraft/client/gui/DrawContext;)V
 
- 
setSelectedpublic void setSelected(int index) - Overrides:
- setSelectedin class- RealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lgam;a(I)V- intermediary - method_25489- Lnet/minecraft/class_4904;method_25489(I)V- named - setSelected- Lnet/minecraft/client/realms/RealmsObjectSelectionList;setSelected(I)V
 
- 
selectInviteListItempublic void selectInviteListItem(int item) - Mappings:
- Namespace - Name - Mixin selector - official - c- Lelk$b;c(I)V- intermediary - method_21322- Lnet/minecraft/class_4401$class_4402;method_21322(I)V- named - selectInviteListItem- Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;selectInviteListItem(I)V
 
- 
setSelectedpublic void setSelected(@Nullable @Nullable RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry pendingInvitationSelectionListEntry) - Overrides:
- setSelectedin class- EntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lelk$b;a(Lelk$a;)V- intermediary - method_25188- Lnet/minecraft/class_4401$class_4402;method_25188(Lnet/minecraft/class_4401$class_4403;)V- named - setSelected- Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;setSelected(Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionListEntry;)V
 
 
-