Class RealmsPendingInvitesScreen.PendingInvitationSelectionList
java.lang.Object
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.widget.ContainerWidget
net.minecraft.client.gui.widget.EntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
net.minecraft.client.realms.RealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen.PendingInvitationSelectionList
- All Implemented Interfaces:
Drawable
,Element
,Narratable
,Navigable
,ParentElement
,Selectable
,Widget
- Enclosing class:
RealmsPendingInvitesScreen
@Environment(CLIENT)
private class RealmsPendingInvitesScreen.PendingInvitationSelectionList
extends RealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
- Mappings:
Namespace Name named net/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList
intermediary net/minecraft/class_4401$class_4402
official fdb$b
-
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
centerListVertically, client, field_45909, headerHeight, itemHeight
Fields inherited from class net.minecraft.client.gui.widget.ClickableWidget
active, alpha, height, hovered, visible, width
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
void
removeAtIndex
(int index) void
selectInviteListItem
(int item) void
setSelected
(int index) void
setSelected
(@Nullable RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry pendingInvitationSelectionListEntry) Methods inherited from class net.minecraft.client.realms.RealmsObjectSelectionList
addEntry, clear, getEntryCount, getRowLeft, getRowTop, replaceEntries, setSelectedItem
Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
appendClickableNarrations, getNavigationPath
Methods inherited from class net.minecraft.client.gui.widget.EntryListWidget
addEntryToTop, appendNarrations, centerScrollOn, children, clearEntries, clickedHeader, drawHeaderAndFooterSeparators, drawMenuListBackground, drawSelectionHighlight, enableScissor, ensureVisible, getDefaultScrollbarX, getEntry, getEntryAtPosition, getFirst, getFocused, getHoveredEntry, getMaxScroll, getNeighboringEntry, getNeighboringEntry, getNeighboringEntry, getRowBottom, getRowRight, getScrollAmount, getScrollbarX, getSelectedOrNull, getType, isMouseOver, isScrollbarVisible, isSelectButton, isSelectedEntry, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, position, position, remove, removeEntry, removeEntryWithoutScrolling, renderDecorations, renderEntry, renderHeader, renderList, renderWidget, setFocused, setRenderHeader, setScrollAmount, updateScrollingState
Methods inherited from class net.minecraft.client.gui.widget.ContainerWidget
isDragging, isFocused, setDragging, setFocused
Methods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, appendNarrations, clicked, drawScrollableText, drawScrollableText, drawScrollableText, forEachChild, getBottom, getHeight, getMessage, getNarrationMessage, getNarrationMessage, getNavigationFocus, getNavigationOrder, getRight, getTooltip, getWidth, getX, getY, isHovered, isNarratable, isSelected, isValidClickButton, onClick, onDrag, onRelease, playDownSound, render, setAlpha, setDimensions, setDimensionsAndPosition, setHeight, setMessage, setNavigationOrder, setTooltip, setTooltipDelay, setWidth, setX, setY
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.Element
getNavigationFocus, mouseMoved
Methods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrder
Methods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, hoveredElement, keyPressed, keyReleased
Methods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Constructor Details
-
PendingInvitationSelectionList
public PendingInvitationSelectionList()
-
-
Method Details
-
removeAtIndex
public void removeAtIndex(int index) - Mappings:
Namespace Name Mixin selector named removeAtIndex
Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;removeAtIndex(I)V
intermediary method_21321
Lnet/minecraft/class_4401$class_4402;method_21321(I)V
official a
Lfdb$b;a(I)V
-
getMaxPosition
public int getMaxPosition()- Overrides:
getMaxPosition
in classRealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
- Mappings:
Namespace Name Mixin selector named getMaxPosition
Lnet/minecraft/client/gui/widget/EntryListWidget;getMaxPosition()I
intermediary method_25317
Lnet/minecraft/class_350;method_25317()I
official a
Lfhb;a()I
-
getRowWidth
public int getRowWidth()- Overrides:
getRowWidth
in classRealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
- Mappings:
Namespace Name Mixin selector named getRowWidth
Lnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I
intermediary method_25322
Lnet/minecraft/class_350;method_25322()I
official b
Lfhb;b()I
-
setSelected
public void setSelected(int index) - Overrides:
setSelected
in classRealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
- Mappings:
Namespace Name Mixin selector named setSelected
Lnet/minecraft/client/realms/RealmsObjectSelectionList;setSelected(I)V
intermediary method_25489
Lnet/minecraft/class_4904;method_25489(I)V
official b
Lgvh;b(I)V
-
selectInviteListItem
public void selectInviteListItem(int item) - Mappings:
Namespace Name Mixin selector named selectInviteListItem
Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;selectInviteListItem(I)V
intermediary method_21322
Lnet/minecraft/class_4401$class_4402;method_21322(I)V
official c
Lfdb$b;c(I)V
-
setSelected
public void setSelected(@Nullable @Nullable RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry pendingInvitationSelectionListEntry) - Overrides:
setSelected
in classEntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
- Mappings:
Namespace Name Mixin selector named setSelected
Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;setSelected(Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionListEntry;)V
intermediary method_25188
Lnet/minecraft/class_4401$class_4402;method_25188(Lnet/minecraft/class_4401$class_4403;)V
official a
Lfdb$b;a(Lfdb$a;)V
-