Class RealmsPlayerScreen.InvitedObjectSelectionList
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.widget.EntryListWidget<E>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget<E>
net.minecraft.client.realms.RealmsObjectSelectionList<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
net.minecraft.client.realms.gui.screen.RealmsPlayerScreen.InvitedObjectSelectionList
- All Implemented Interfaces:
Drawable
,Element
,Narratable
,Navigable
,ParentElement
,Selectable
- Enclosing class:
RealmsPlayerScreen
@Environment(CLIENT)
private class RealmsPlayerScreen.InvitedObjectSelectionList
extends RealmsObjectSelectionList<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
- Mappings:
Namespace Name official eko$b
intermediary net/minecraft/class_4406$class_4407
named net/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionList
-
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, width
Fields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, LIGHT_DIRT_BACKGROUND_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addEntry
(PlayerInfo playerInfo) int
int
int
void
void
renderBackground
(MatrixStack matrices) void
selectInviteListItem
(int item) void
setSelected
(int index) void
setSelected
(@Nullable RealmsPlayerScreen.InvitedObjectSelectionListEntry invitedObjectSelectionListEntry) Methods inherited from class net.minecraft.client.realms.RealmsObjectSelectionList
addEntry, clear, getEntryCount, getRowLeft, getRowTop, itemClicked, replaceEntries, setSelectedItem
Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
appendNarrations, getNavigationPath
Methods 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, updateSize
Methods inherited from class net.minecraft.client.gui.AbstractParentElement
isDragging, setDragging
Methods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawBorder, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawHorizontalLine, drawNineSlicedTexture, drawNineSlicedTexture, drawNineSlicedTexture, drawRepeatingTexture, drawSprite, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawTextWithShadow, drawTextWithShadow, drawVerticalLine, drawWithOutline, enableScissor, fill, fill, fillGradient, fillGradient, fillGradient
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
mouseMoved
Methods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrder
Methods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, hoveredElement, isFocused, keyPressed, keyReleased, setFocused
Methods inherited from interface net.minecraft.client.gui.Selectable
isNarratable
-
Constructor Details
-
InvitedObjectSelectionList
public InvitedObjectSelectionList()
-
-
Method Details
-
method_51250
public void method_51250()- Mappings:
Namespace Name Mixin selector official d
Leko$b;d()V
intermediary method_51250
Lnet/minecraft/class_4406$class_4407;method_51250()V
named method_51250
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionList;method_51250()V
-
addEntry
- Mappings:
Namespace Name Mixin selector official a
Leko$b;a(Leip;)V
intermediary method_21354
Lnet/minecraft/class_4406$class_4407;method_21354(Lnet/minecraft/class_4874;)V
named addEntry
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionList;addEntry(Lnet/minecraft/client/realms/dto/PlayerInfo;)V
-
getRowWidth
public int getRowWidth()- Overrides:
getRowWidth
in classRealmsObjectSelectionList<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
- Mappings:
Namespace Name Mixin selector official b
Leof;b()I
intermediary method_25322
Lnet/minecraft/class_350;method_25322()I
named getRowWidth
Lnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I
-
setSelected
public void setSelected(int index) - Overrides:
setSelected
in classRealmsObjectSelectionList<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
- Mappings:
Namespace Name Mixin selector official a
Lfzf;a(I)V
intermediary method_25489
Lnet/minecraft/class_4904;method_25489(I)V
named setSelected
Lnet/minecraft/client/realms/RealmsObjectSelectionList;setSelected(I)V
-
selectInviteListItem
public void selectInviteListItem(int item) - Mappings:
Namespace Name Mixin selector official b
Leko$b;b(I)V
intermediary method_21353
Lnet/minecraft/class_4406$class_4407;method_21353(I)V
named selectInviteListItem
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionList;selectInviteListItem(I)V
-
setSelected
public void setSelected(@Nullable @Nullable RealmsPlayerScreen.InvitedObjectSelectionListEntry invitedObjectSelectionListEntry) - Overrides:
setSelected
in classEntryListWidget<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
- Mappings:
Namespace Name Mixin selector official a
Leko$b;a(Leko$a;)V
intermediary method_25200
Lnet/minecraft/class_4406$class_4407;method_25200(Lnet/minecraft/class_4406$class_4408;)V
named setSelected
Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionList;setSelected(Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;)V
-
renderBackground
- Overrides:
renderBackground
in classEntryListWidget<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
- Mappings:
Namespace Name Mixin selector official a
Leof;a(Lehm;)V
intermediary method_25325
Lnet/minecraft/class_350;method_25325(Lnet/minecraft/class_4587;)V
named renderBackground
Lnet/minecraft/client/gui/widget/EntryListWidget;renderBackground(Lnet/minecraft/client/util/math/MatrixStack;)V
-
getScrollbarPositionX
public int getScrollbarPositionX()- Overrides:
getScrollbarPositionX
in classRealmsObjectSelectionList<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
- Mappings:
Namespace Name Mixin selector official c
Leof;c()I
intermediary method_25329
Lnet/minecraft/class_350;method_25329()I
named getScrollbarPositionX
Lnet/minecraft/client/gui/widget/EntryListWidget;getScrollbarPositionX()I
-
getMaxPosition
public int getMaxPosition()- Overrides:
getMaxPosition
in classRealmsObjectSelectionList<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
- Mappings:
Namespace Name Mixin selector official a
Leof;a()I
intermediary method_25317
Lnet/minecraft/class_350;method_25317()I
named getMaxPosition
Lnet/minecraft/client/gui/widget/EntryListWidget;getMaxPosition()I
-