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 intermediary net/minecraft/class_4401$class_4402official elc$bnamed net/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
AlwaysSelectedEntryListWidget.Entry<E extends AlwaysSelectedEntryListWidget.Entry<E>>Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
Fields inherited from class net.minecraft.client.gui.widget.EntryListWidget
bottom, centerListVertically, client, headerHeight, height, itemHeight, left, right, top, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier 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.RealmsObjectSelectionList
addEntry, clear, getEntryCount, getRowLeft, getRowTop, getScrollbarPositionX, itemClicked, replaceEntries, setSelectedItemMethods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
appendNarrations, getNavigationPathMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget
addEntryToTop, 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.AbstractParentElement
isDragging, setDraggingMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, hoveredElement, isFocused, keyPressed, keyReleased, setFocusedMethods inherited from interface net.minecraft.client.gui.Selectable
isNarratable
-
Constructor Details
-
PendingInvitationSelectionList
public PendingInvitationSelectionList()
-
-
Method Details
-
removeAtIndex
public void removeAtIndex(int index) - Mappings:
Namespace Name Mixin selector intermediary method_21321Lnet/minecraft/class_4401$class_4402;method_21321(I)Vofficial bLelc$b;b(I)Vnamed removeAtIndexLnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;removeAtIndex(I)V
-
getMaxPosition
public int getMaxPosition()- Overrides:
getMaxPositionin classRealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>- Mappings:
Namespace Name Mixin selector intermediary method_25317Lnet/minecraft/class_350;method_25317()Iofficial aLeou;a()Inamed getMaxPositionLnet/minecraft/client/gui/widget/EntryListWidget;getMaxPosition()I
-
getRowWidth
public int getRowWidth()- Overrides:
getRowWidthin classRealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>- Mappings:
Namespace Name Mixin selector intermediary method_25322Lnet/minecraft/class_350;method_25322()Iofficial bLeou;b()Inamed getRowWidthLnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I
-
renderBackground
- Overrides:
renderBackgroundin classEntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>- Mappings:
Namespace Name Mixin selector intermediary method_25325Lnet/minecraft/class_350;method_25325(Lnet/minecraft/class_332;)Vofficial aLeou;a(Leop;)Vnamed renderBackgroundLnet/minecraft/client/gui/widget/EntryListWidget;renderBackground(Lnet/minecraft/client/gui/DrawContext;)V
-
setSelected
public void setSelected(int index) - Overrides:
setSelectedin classRealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>- Mappings:
Namespace Name Mixin selector intermediary method_25489Lnet/minecraft/class_4904;method_25489(I)Vofficial aLgab;a(I)Vnamed setSelectedLnet/minecraft/client/realms/RealmsObjectSelectionList;setSelected(I)V
-
selectInviteListItem
public void selectInviteListItem(int item) - Mappings:
Namespace Name Mixin selector intermediary method_21322Lnet/minecraft/class_4401$class_4402;method_21322(I)Vofficial cLelc$b;c(I)Vnamed selectInviteListItemLnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;selectInviteListItem(I)V
-
setSelected
public void setSelected(@Nullable @Nullable RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry pendingInvitationSelectionListEntry) - Overrides:
setSelectedin classEntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>- Mappings:
Namespace Name Mixin selector intermediary method_25188Lnet/minecraft/class_4401$class_4402;method_25188(Lnet/minecraft/class_4401$class_4403;)Vofficial aLelc$b;a(Lelc$a;)Vnamed setSelectedLnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;setSelected(Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionListEntry;)V
-