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.gui.screen.RealmsPendingInvitesScreen.PendingInvitationSelectionList
- All Implemented Interfaces:
Drawable,Element,Narratable,Navigable,ParentElement,Selectable,Widget
- Enclosing class:
RealmsPendingInvitesScreen
@Environment(CLIENT)
private class RealmsPendingInvitesScreen.PendingInvitationSelectionList
extends AlwaysSelectedEntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
- Mappings:
Namespace Name named net/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionListintermediary net/minecraft/class_4401$class_4402official fjv$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, itemHeightFields inherited from class net.minecraft.client.gui.widget.ClickableWidget
active, alpha, height, hovered, visible, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleanvoidmethod_64847(int int2) voidremoveAtIndex(int index) voidselectInviteListItem(int item) Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
appendClickableNarrations, getNavigationPathMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget
addEntry, addEntryToTop, appendNarrations, centerScrollOn, children, clearEntries, clickedHeader, drawHeaderAndFooterSeparators, drawMenuListBackground, drawSelectionHighlight, enableScissor, ensureVisible, getDefaultScrollbarX, getEntry, getEntryAtPosition, getEntryCount, getFirst, getFocused, getHoveredEntry, getMaxPosition, getMaxScroll, getNeighboringEntry, getNeighboringEntry, getNeighboringEntry, getRowBottom, getRowLeft, getRowRight, getRowTop, getScrollAmount, getScrollbarX, getSelectedOrNull, getType, isMouseOver, isScrollbarVisible, isSelectButton, isSelectedEntry, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, position, position, refreshScroll, remove, removeEntry, removeEntryWithoutScrolling, renderDecorations, renderEntry, renderHeader, renderList, renderWidget, replaceEntries, setFocused, setRenderHeader, setScrollAmount, setScrollAmountOnly, setSelected, updateScrollingStateMethods inherited from class net.minecraft.client.gui.widget.ContainerWidget
isDragging, isFocused, setDragging, setFocusedMethods 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, playClickSound, playDownSound, render, setAlpha, setDimensions, setDimensionsAndPosition, setHeight, setMessage, setNavigationOrder, setTooltip, setTooltipDelay, setWidth, setX, setYMethods 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
getNavigationFocus, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, hoveredElement, keyPressed, keyReleasedMethods 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 removeAtIndexLnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;removeAtIndex(I)Vintermediary method_21321Lnet/minecraft/class_4401$class_4402;method_21321(I)Vofficial aLfjv$b;a(I)V
-
getRowWidth
public int getRowWidth()- Overrides:
getRowWidthin classEntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>- Mappings:
Namespace Name Mixin selector named getRowWidthLnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()Iintermediary method_25322Lnet/minecraft/class_350;method_25322()Iofficial aLfnt;a()I
-
method_64847
public void method_64847(int int2) - Overrides:
method_64847in classEntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>- Mappings:
Namespace Name Mixin selector named method_64847Lnet/minecraft/client/gui/widget/EntryListWidget;method_64847(I)Vintermediary method_64847Lnet/minecraft/class_350;method_64847(I)Vofficial bLfnt;b(I)V
-
selectInviteListItem
public void selectInviteListItem(int item) - Mappings:
Namespace Name Mixin selector named selectInviteListItemLnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;selectInviteListItem(I)Vintermediary method_21322Lnet/minecraft/class_4401$class_4402;method_21322(I)Vofficial cLfjv$b;c(I)V
-
method_64846
public boolean method_64846()- Mappings:
Namespace Name Mixin selector named method_64846Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;method_64846()Zintermediary method_64846Lnet/minecraft/class_4401$class_4402;method_64846()Zofficial bLfjv$b;b()Z
-