Class RealmsPlayerTab.InvitedObjectSelectionList
java.lang.Object
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.widget.ScrollableWidget
net.minecraft.client.gui.widget.ContainerWidget
net.minecraft.client.gui.widget.EntryListWidget<RealmsPlayerTab.class_11761>
net.minecraft.client.gui.widget.ElementListWidget<RealmsPlayerTab.class_11761>
net.minecraft.client.realms.gui.screen.tab.RealmsPlayerTab.InvitedObjectSelectionList
- All Implemented Interfaces:
Drawable,Element,Narratable,Navigable,ParentElement,Selectable,Widget
- Enclosing class:
RealmsPlayerTab
@Environment(CLIENT)
private class RealmsPlayerTab.InvitedObjectSelectionList
extends ElementListWidget<RealmsPlayerTab.class_11761>
- Mappings:
Namespace Name named net/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$InvitedObjectSelectionListintermediary net/minecraft/class_4406$class_4407official fxz$c
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.widget.ElementListWidget
ElementListWidget.Entry<E extends ElementListWidget.Entry<E>>Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.widget.EntryListWidget
centerListVertically, client, itemHeightFields inherited from class net.minecraft.client.gui.widget.ScrollableWidget
SCROLLBAR_WIDTH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawHeaderAndFooterSeparators(DrawContext context) protected voiddrawMenuListBackground(DrawContext context) int(package private) voidmethod_73357(RealmsServer realmsServer) private voidmethod_73358(RealmsServer realmsServer) Methods inherited from class net.minecraft.client.gui.widget.ElementListWidget
appendClickableNarrations, getNavigationPath, getType, isEntrySelectionAllowed, setFocusedMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget
addEntry, addEntry, addEntryToTop, addEntryToTop, appendNarrations, centerScrollOn, children, clearEntries, clearEntriesExcept, drawSelectionHighlight, enableScissor, getContentsHeightWithPadding, getDeltaYPerScroll, getEntryAtPosition, getEntryCount, getFocused, getHoveredEntry, getNeighboringEntry, getNeighboringEntry, getNeighboringEntry, getRowBottom, getRowLeft, getRowRight, getRowTop, getScrollbarX, getSelectedOrNull, getYOfNextEntry, hoveredElement, position, position, position, removeEntries, removeEntry, removeEntryWithoutScrolling, renderEntry, renderList, renderWidget, replaceEntries, scrollTo, setFocused, setScrollY, setSelected, sort, swapEntriesOnPositionsMethods inherited from class net.minecraft.client.gui.widget.ContainerWidget
isDragging, isFocused, mouseClicked, mouseDragged, mouseReleased, setDraggingMethods inherited from class net.minecraft.client.gui.widget.ScrollableWidget
checkScrollbarDragged, drawScrollbar, getMaxScrollY, getScrollbarThumbHeight, getScrollbarThumbY, getScrollY, method_74038, mouseScrolled, onRelease, overflows, refreshScrollMethods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, appendNarrations, drawScrollableText, drawScrollableText, drawScrollableText, forEachChild, getBottom, getHeight, getMessage, getNarrationMessage, getNarrationMessage, getNavigationFocus, getNavigationOrder, getRight, getWidth, getX, getY, isHovered, isInteractable, isMouseOver, isSelected, isValidClickButton, onClick, onDrag, 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
getBorder, getNavigationFocus, isClickable, isMouseOver, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, keyPressed, keyReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.Selectable
getNarratedPartsMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
field_49472
private static final int field_49472- See Also:
- Mappings:
Namespace Name Mixin selector named field_49472Lnet/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$InvitedObjectSelectionList;field_49472:Iintermediary field_49472Lnet/minecraft/class_4406$class_4407;field_49472:Iofficial lLfxz$c;l:I
-
-
Constructor Details
-
InvitedObjectSelectionList
public InvitedObjectSelectionList(int width, int height) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$InvitedObjectSelectionList;<init>(Lnet/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab;II)Vintermediary <init>Lnet/minecraft/class_4406$class_4407;<init>(Lnet/minecraft/class_4406;II)Vofficial <init>Lfxz$c;<init>(Lfxz;II)V
-
-
Method Details
-
method_73357
- Mappings:
Namespace Name Mixin selector named method_73357Lnet/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$InvitedObjectSelectionList;method_73357(Lnet/minecraft/client/realms/dto/RealmsServer;)Vintermediary method_73357Lnet/minecraft/class_4406$class_4407;method_73357(Lnet/minecraft/class_4877;)Vofficial aLfxz$c;a(Lfvt;)V
-
method_73358
- Mappings:
Namespace Name Mixin selector named method_73358Lnet/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$InvitedObjectSelectionList;method_73358(Lnet/minecraft/client/realms/dto/RealmsServer;)Vintermediary method_73358Lnet/minecraft/class_4406$class_4407;method_73358(Lnet/minecraft/class_4877;)Vofficial bLfxz$c;b(Lfvt;)V
-
drawMenuListBackground
- Overrides:
drawMenuListBackgroundin classEntryListWidget<RealmsPlayerTab.class_11761>- Mappings:
Namespace Name Mixin selector named drawMenuListBackgroundLnet/minecraft/client/gui/widget/EntryListWidget;drawMenuListBackground(Lnet/minecraft/client/gui/DrawContext;)Vintermediary method_57715Lnet/minecraft/class_350;method_57715(Lnet/minecraft/class_332;)Vofficial aLgdj;a(Lgdd;)V
-
getRowWidth
public int getRowWidth()- Overrides:
getRowWidthin classEntryListWidget<RealmsPlayerTab.class_11761>- Mappings:
Namespace Name Mixin selector named getRowWidthLnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()Iintermediary method_25322Lnet/minecraft/class_350;method_25322()Iofficial aLgdj;a()I
-