Class RealmsPlayerScreen.InvitedObjectSelectionListEntry
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
net.minecraft.client.gui.widget.ElementListWidget.Entry<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
net.minecraft.client.realms.gui.screen.RealmsPlayerScreen.InvitedObjectSelectionListEntry
- All Implemented Interfaces:
Element,Navigable,ParentElement
- Enclosing class:
RealmsPlayerScreen
@Environment(CLIENT)
private class RealmsPlayerScreen.InvitedObjectSelectionListEntry
extends ElementListWidget.Entry<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
- Mappings:
Namespace Name named net/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntryintermediary net/minecraft/class_4406$class_4408official fei$a
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ButtonWidgetprivate static final intprivate static final intprivate static final Identifierprivate static final Textprivate final ButtonWidgetprivate static final Textprivate final PlayerInfoprivate static final Identifierprivate static final Identifierprivate static final Textprivate final ButtonWidgetFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchildren()Gets a list of all child GUI elements.private voiddeop(int index) private ButtonWidgetprivate voidop(int index) private voidvoidrender(DrawContext context, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickDelta) Renders an entry in a list.List<? extends Selectable> private voidprivate voiduninvite(int index) Methods inherited from class net.minecraft.client.gui.widget.ElementListWidget.Entry
getFocused, getNavigationPath, getNavigationPath, isDragging, mouseClicked, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
drawBorder, isFocused, isMouseOver, setFocusedMethods 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, isMouseOver, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, hoveredElement, isFocused, keyPressed, keyReleased, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
NORMAL_TOOLTIP_TEXT
- Mappings:
Namespace Name Mixin selector named NORMAL_TOOLTIP_TEXTLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;NORMAL_TOOLTIP_TEXT:Lnet/minecraft/text/Text;intermediary field_49464Lnet/minecraft/class_4406$class_4408;field_49464:Lnet/minecraft/class_2561;official bLfei$a;b:Lwz;
-
OPS_TOOLTIP_TEXT
- Mappings:
Namespace Name Mixin selector named OPS_TOOLTIP_TEXTLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;OPS_TOOLTIP_TEXT:Lnet/minecraft/text/Text;intermediary field_49465Lnet/minecraft/class_4406$class_4408;field_49465:Lnet/minecraft/class_2561;official cLfei$a;c:Lwz;
-
REMOVE_TOOLTIP_TEXT
- Mappings:
Namespace Name Mixin selector named REMOVE_TOOLTIP_TEXTLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;REMOVE_TOOLTIP_TEXT:Lnet/minecraft/text/Text;intermediary field_49466Lnet/minecraft/class_4406$class_4408;field_49466:Lnet/minecraft/class_2561;official dLfei$a;d:Lwz;
-
MAKE_OPERATOR_TEXTURE
- Mappings:
Namespace Name Mixin selector named MAKE_OPERATOR_TEXTURELnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;MAKE_OPERATOR_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_49467Lnet/minecraft/class_4406$class_4408;field_49467:Lnet/minecraft/class_2960;official eLfei$a;e:Lakr;
-
REMOVE_OPERATOR_TEXTURE
- Mappings:
Namespace Name Mixin selector named REMOVE_OPERATOR_TEXTURELnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;REMOVE_OPERATOR_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_49468Lnet/minecraft/class_4406$class_4408;field_49468:Lnet/minecraft/class_2960;official fLfei$a;f:Lakr;
-
REMOVE_PLAYER_TEXTURE
- Mappings:
Namespace Name Mixin selector named REMOVE_PLAYER_TEXTURELnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;REMOVE_PLAYER_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_49469Lnet/minecraft/class_4406$class_4408;field_49469:Lnet/minecraft/class_2960;official gLfei$a;g:Lakr;
-
field_49470
private static final int field_49470- See Also:
- Mappings:
Namespace Name Mixin selector named field_49470Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;field_49470:Iintermediary field_49470Lnet/minecraft/class_4406$class_4408;field_49470:Iofficial hLfei$a;h:I
-
field_49471
private static final int field_49471- See Also:
- Mappings:
Namespace Name Mixin selector named field_49471Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;field_49471:Iintermediary field_49471Lnet/minecraft/class_4406$class_4408;field_49471:Iofficial iLfei$a;i:I
-
playerInfo
- Mappings:
Namespace Name Mixin selector named playerInfoLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;playerInfo:Lnet/minecraft/client/realms/dto/PlayerInfo;intermediary field_19979Lnet/minecraft/class_4406$class_4408;field_19979:Lnet/minecraft/class_4874;official jLfei$a;j:Lfcl;
-
uninviteButton
- Mappings:
Namespace Name Mixin selector named uninviteButtonLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;uninviteButton:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_44536Lnet/minecraft/class_4406$class_4408;field_44536:Lnet/minecraft/class_4185;official kLfei$a;k:Lfim;
-
opButton
- Mappings:
Namespace Name Mixin selector named opButtonLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;opButton:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_44537Lnet/minecraft/class_4406$class_4408;field_44537:Lnet/minecraft/class_4185;official lLfei$a;l:Lfim;
-
deopButton
- Mappings:
Namespace Name Mixin selector named deopButtonLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;deopButton:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_44538Lnet/minecraft/class_4406$class_4408;field_44538:Lnet/minecraft/class_4185;official mLfei$a;m:Lfim;
-
-
Constructor Details
-
InvitedObjectSelectionListEntry
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;<init>(Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;Lnet/minecraft/client/realms/dto/PlayerInfo;)Vintermediary <init>Lnet/minecraft/class_4406$class_4408;<init>(Lnet/minecraft/class_4406;Lnet/minecraft/class_4874;)Vofficial <init>Lfei$a;<init>(Lfei;Lfcl;)V
-
-
Method Details
-
op
private void op(int index) - Mappings:
Namespace Name Mixin selector named opLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;op(I)Vintermediary method_57691Lnet/minecraft/class_4406$class_4408;method_57691(I)Vofficial aLfei$a;a(I)V
-
deop
private void deop(int index) - Mappings:
Namespace Name Mixin selector named deopLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;deop(I)Vintermediary method_57695Lnet/minecraft/class_4406$class_4408;method_57695(I)Vofficial bLfei$a;b(I)V
-
uninvite
private void uninvite(int index) - Mappings:
Namespace Name Mixin selector named uninviteLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;uninvite(I)Vintermediary method_57698Lnet/minecraft/class_4406$class_4408;method_57698(I)Vofficial cLfei$a;c(I)V
-
setOps
- Mappings:
Namespace Name Mixin selector named setOpsLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;setOps(Lnet/minecraft/client/realms/dto/Ops;)Vintermediary method_57692Lnet/minecraft/class_4406$class_4408;method_57692(Lnet/minecraft/class_4870;)Vofficial aLfei$a;a(Lfch;)V
-
refreshOpButtonsVisibility
private void refreshOpButtonsVisibility()- Mappings:
Namespace Name Mixin selector named refreshOpButtonsVisibilityLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;refreshOpButtonsVisibility()Vintermediary method_57697Lnet/minecraft/class_4406$class_4408;method_57697()Vofficial cLfei$a;c()V
-
getOpButton
- Mappings:
Namespace Name Mixin selector named getOpButtonLnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;getOpButton()Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary method_57700Lnet/minecraft/class_4406$class_4408;method_57700()Lnet/minecraft/class_4185;official dLfei$a;d()Lfim;
-
children
Gets a list of all child GUI elements.- Mappings:
Namespace Name Mixin selector named childrenLnet/minecraft/client/gui/ParentElement;children()Ljava/util/List;intermediary method_25396Lnet/minecraft/class_4069;method_25396()Ljava/util/List;official aK_Lfkh;aK_()Ljava/util/List;
-
selectableChildren
- Specified by:
selectableChildrenin classElementListWidget.Entry<RealmsPlayerScreen.InvitedObjectSelectionListEntry>- Mappings:
Namespace Name Mixin selector named selectableChildrenLnet/minecraft/client/gui/widget/ElementListWidget$Entry;selectableChildren()Ljava/util/List;intermediary method_37025Lnet/minecraft/class_4265$class_4266;method_37025()Ljava/util/List;official bLfis$a;b()Ljava/util/List;
-
render
public void render(DrawContext context, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickDelta) Renders an entry in a list.- Specified by:
renderin classEntryListWidget.Entry<RealmsPlayerScreen.InvitedObjectSelectionListEntry>- Parameters:
index- the index of the entryy- the Y coordinate of the entryx- the X coordinate of the entryentryWidth- the width of the entryentryHeight- the height of the entrymouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousehovered- whether the mouse is hovering over the entry- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIIIIIIZF)Vintermediary method_25343Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIIIIIIZF)Vofficial aLfih$a;a(Lfhz;IIIIIIIZF)V
-