Class SocialInteractionsPlayerListEntry
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<E>
net.minecraft.client.gui.widget.ElementListWidget.Entry<SocialInteractionsPlayerListEntry>
net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
- All Implemented Interfaces:
Element,Navigable,ParentElement
@Environment(CLIENT)
public class SocialInteractionsPlayerListEntry
extends ElementListWidget.Entry<SocialInteractionsPlayerListEntry>
- Mappings:
Namespace Name official fcpintermediary net/minecraft/class_5519named net/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intprivate static final Textprivate static final Textprivate final List<ClickableWidget>private final booleanprivate final MinecraftClientstatic final intprivate static final Identifierprivate static final intprivate static final intprivate static final intprivate static final intstatic final intprivate final booleanprivate static final Textprivate static final Textprivate @Nullable ButtonWidgetprivate static final Textstatic final intprivate static final ButtonTexturesprivate final Stringprivate booleanprivate static final Textprivate static final ButtonTexturesprivate static final Textprivate final booleanprivate @Nullable ButtonWidgetprivate static final Textprivate booleanprivate @Nullable ButtonWidgetprivate static final Textprivate final Supplier<SkinTextures>private floatprivate static final ButtonTexturesprivate final UUIDstatic final intFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionSocialInteractionsPlayerListEntry(MinecraftClient client, SocialInteractionsScreen parent, UUID uuid, String name, Supplier<SkinTextures> skinTexture, boolean reportable) -
Method Summary
Modifier and TypeMethodDescriptionchildren()Gets a list of all child GUI elements.getName()(package private) MutableTextprivate Tooltipprivate TextgetUuid()booleanbooleanbooleanprivate voidonButtonClick(boolean showButtonVisible, Text chatMessage) voidrender(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>voidsetOffline(boolean offline) voidsetSentMessage(boolean sentMessage) private voidsetShowButtonVisible(boolean showButtonVisible) 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, focusOn, getFocusedPath, hoveredElement, isFocused, keyPressed, keyReleased, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
DRAFT_REPORT_ICON_TEXTURE
- Mappings:
Namespace Name Mixin selector official fLfcp;f:Laew;intermediary field_45560Lnet/minecraft/class_5519;field_45560:Lnet/minecraft/class_2960;named DRAFT_REPORT_ICON_TEXTURELnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;DRAFT_REPORT_ICON_TEXTURE:Lnet/minecraft/util/Identifier;
-
field_32418
private static final int field_32418- See Also:
- Mappings:
Namespace Name Mixin selector official gLfcp;g:Iintermediary field_32418Lnet/minecraft/class_5519;field_32418:Inamed field_32418Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;field_32418:I
-
REPORT_BUTTON_TEXTURES
- Mappings:
Namespace Name Mixin selector official hLfcp;h:Leuc;intermediary field_45561Lnet/minecraft/class_5519;field_45561:Lnet/minecraft/class_8666;named REPORT_BUTTON_TEXTURESLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;REPORT_BUTTON_TEXTURES:Lnet/minecraft/client/gui/screen/ButtonTextures;
-
MUTE_BUTTON_TEXTURES
- Mappings:
Namespace Name Mixin selector official iLfcp;i:Leuc;intermediary field_45562Lnet/minecraft/class_5519;field_45562:Lnet/minecraft/class_8666;named MUTE_BUTTON_TEXTURESLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;MUTE_BUTTON_TEXTURES:Lnet/minecraft/client/gui/screen/ButtonTextures;
-
UNMUTE_BUTTON_TEXTURES
- Mappings:
Namespace Name Mixin selector official jLfcp;j:Leuc;intermediary field_45563Lnet/minecraft/class_5519;field_45563:Lnet/minecraft/class_8666;named UNMUTE_BUTTON_TEXTURESLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;UNMUTE_BUTTON_TEXTURES:Lnet/minecraft/client/gui/screen/ButtonTextures;
-
HIDDEN_TEXT
- Mappings:
Namespace Name Mixin selector official zLfcp;z:Ltl;intermediary field_26905Lnet/minecraft/class_5519;field_26905:Lnet/minecraft/class_2561;named HIDDEN_TEXTLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;HIDDEN_TEXT:Lnet/minecraft/text/Text;
-
BLOCKED_TEXT
- Mappings:
Namespace Name Mixin selector official ALfcp;A:Ltl;intermediary field_26906Lnet/minecraft/class_5519;field_26906:Lnet/minecraft/class_2561;named BLOCKED_TEXTLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;BLOCKED_TEXT:Lnet/minecraft/text/Text;
-
OFFLINE_TEXT
- Mappings:
Namespace Name Mixin selector official BLfcp;B:Ltl;intermediary field_26907Lnet/minecraft/class_5519;field_26907:Lnet/minecraft/class_2561;named OFFLINE_TEXTLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;OFFLINE_TEXT:Lnet/minecraft/text/Text;
-
HIDDEN_OFFLINE_TEXT
- Mappings:
Namespace Name Mixin selector official CLfcp;C:Ltl;intermediary field_26908Lnet/minecraft/class_5519;field_26908:Lnet/minecraft/class_2561;named HIDDEN_OFFLINE_TEXTLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;HIDDEN_OFFLINE_TEXT:Lnet/minecraft/text/Text;
-
BLOCKED_OFFLINE_TEXT
- Mappings:
Namespace Name Mixin selector official DLfcp;D:Ltl;intermediary field_26909Lnet/minecraft/class_5519;field_26909:Lnet/minecraft/class_2561;named BLOCKED_OFFLINE_TEXTLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;BLOCKED_OFFLINE_TEXT:Lnet/minecraft/text/Text;
-
REPORT_DISABLED_TEXT
- Mappings:
Namespace Name Mixin selector official ELfcp;E:Ltl;intermediary field_39736Lnet/minecraft/class_5519;field_39736:Lnet/minecraft/class_2561;named REPORT_DISABLED_TEXTLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;REPORT_DISABLED_TEXT:Lnet/minecraft/text/Text;
-
hideText
- Mappings:
Namespace Name Mixin selector official FLfcp;F:Ltl;intermediary field_33837Lnet/minecraft/class_5519;field_33837:Lnet/minecraft/class_2561;named hideTextLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;hideText:Lnet/minecraft/text/Text;
-
showText
- Mappings:
Namespace Name Mixin selector official GLfcp;G:Ltl;intermediary field_33838Lnet/minecraft/class_5519;field_33838:Lnet/minecraft/class_2561;named showTextLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;showText:Lnet/minecraft/text/Text;
-
reportText
- Mappings:
Namespace Name Mixin selector official HLfcp;H:Ltl;intermediary field_39623Lnet/minecraft/class_5519;field_39623:Lnet/minecraft/class_2561;named reportTextLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;reportText:Lnet/minecraft/text/Text;
-
field_32420
private static final int field_32420- See Also:
- Mappings:
Namespace Name Mixin selector official ILfcp;I:Iintermediary field_32420Lnet/minecraft/class_5519;field_32420:Inamed field_32420Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;field_32420:I
-
field_32421
private static final int field_32421- See Also:
- Mappings:
Namespace Name Mixin selector official JLfcp;J:Iintermediary field_32421Lnet/minecraft/class_5519;field_32421:Inamed field_32421Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;field_32421:I
-
BLACK_COLOR
public static final int BLACK_COLOR- Mappings:
Namespace Name Mixin selector official aLfcp;a:Iintermediary field_26850Lnet/minecraft/class_5519;field_26850:Inamed BLACK_COLORLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;BLACK_COLOR:I
-
field_32422
private static final int field_32422- See Also:
- Mappings:
Namespace Name Mixin selector official KLfcp;K:Iintermediary field_32422Lnet/minecraft/class_5519;field_32422:Inamed field_32422Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;field_32422:I
-
GRAY_COLOR
public static final int GRAY_COLOR- Mappings:
Namespace Name Mixin selector official bLfcp;b:Iintermediary field_26851Lnet/minecraft/class_5519;field_26851:Inamed GRAY_COLORLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;GRAY_COLOR:I
-
DARK_GRAY_COLOR
public static final int DARK_GRAY_COLOR- Mappings:
Namespace Name Mixin selector official cLfcp;c:Iintermediary field_26852Lnet/minecraft/class_5519;field_26852:Inamed DARK_GRAY_COLORLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;DARK_GRAY_COLOR:I
-
WHITE_COLOR
public static final int WHITE_COLOR- Mappings:
Namespace Name Mixin selector official dLfcp;d:Iintermediary field_26853Lnet/minecraft/class_5519;field_26853:Inamed WHITE_COLORLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;WHITE_COLOR:I
-
LIGHT_GRAY_COLOR
public static final int LIGHT_GRAY_COLOR- Mappings:
Namespace Name Mixin selector official eLfcp;e:Iintermediary field_26903Lnet/minecraft/class_5519;field_26903:Inamed LIGHT_GRAY_COLORLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;LIGHT_GRAY_COLOR:I
-
client
- Mappings:
Namespace Name Mixin selector official kLfcp;k:Leqv;intermediary field_26854Lnet/minecraft/class_5519;field_26854:Lnet/minecraft/class_310;named clientLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;client:Lnet/minecraft/client/MinecraftClient;
-
buttons
- Mappings:
Namespace Name Mixin selector official lLfcp;l:Ljava/util/List;intermediary field_26855Lnet/minecraft/class_5519;field_26855:Ljava/util/List;named buttonsLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;buttons:Ljava/util/List;
-
uuid
- Mappings:
Namespace Name Mixin selector official mLfcp;m:Ljava/util/UUID;intermediary field_26856Lnet/minecraft/class_5519;field_26856:Ljava/util/UUID;named uuidLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;uuid:Ljava/util/UUID;
-
name
- Mappings:
Namespace Name Mixin selector official nLfcp;n:Ljava/lang/String;intermediary field_26857Lnet/minecraft/class_5519;field_26857:Ljava/lang/String;named nameLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;name:Ljava/lang/String;
-
skinSupplier
- Mappings:
Namespace Name Mixin selector official oLfcp;o:Ljava/util/function/Supplier;intermediary field_26904Lnet/minecraft/class_5519;field_26904:Ljava/util/function/Supplier;named skinSupplierLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;skinSupplier:Ljava/util/function/Supplier;
-
offline
private boolean offline- Mappings:
Namespace Name Mixin selector official pLfcp;p:Zintermediary field_26859Lnet/minecraft/class_5519;field_26859:Znamed offlineLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;offline:Z
-
sentMessage
private boolean sentMessage- Mappings:
Namespace Name Mixin selector official qLfcp;q:Zintermediary field_39790Lnet/minecraft/class_5519;field_39790:Znamed sentMessageLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;sentMessage:Z
-
canSendReports
private final boolean canSendReports- Mappings:
Namespace Name Mixin selector official sLfcp;s:Zintermediary field_39791Lnet/minecraft/class_5519;field_39791:Znamed canSendReportsLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;canSendReports:Z
-
hasDraftReport
private final boolean hasDraftReport- Mappings:
Namespace Name Mixin selector official tLfcp;t:Zintermediary field_40796Lnet/minecraft/class_5519;field_40796:Znamed hasDraftReportLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;hasDraftReport:Z
-
reportable
private final boolean reportable- Mappings:
Namespace Name Mixin selector official uLfcp;u:Zintermediary field_39937Lnet/minecraft/class_5519;field_39937:Znamed reportableLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;reportable:Z
-
hideButton
- Mappings:
Namespace Name Mixin selector official vLfcp;v:Lesq;intermediary field_26860Lnet/minecraft/class_5519;field_26860:Lnet/minecraft/class_4185;named hideButtonLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;hideButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
showButton
- Mappings:
Namespace Name Mixin selector official wLfcp;w:Lesq;intermediary field_26861Lnet/minecraft/class_5519;field_26861:Lnet/minecraft/class_4185;named showButtonLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;showButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
reportButton
- Mappings:
Namespace Name Mixin selector official xLfcp;x:Lesq;intermediary field_39622Lnet/minecraft/class_5519;field_39622:Lnet/minecraft/class_4185;named reportButtonLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;reportButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
timeCounter
private float timeCounter- Mappings:
Namespace Name Mixin selector official yLfcp;y:Fintermediary field_26864Lnet/minecraft/class_5519;field_26864:Fnamed timeCounterLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;timeCounter:F
-
-
Constructor Details
-
SocialInteractionsPlayerListEntry
public SocialInteractionsPlayerListEntry(MinecraftClient client, SocialInteractionsScreen parent, UUID uuid, String name, Supplier<SkinTextures> skinTexture, boolean reportable) - Mappings:
Namespace Name Mixin selector official <init>Lfcp;<init>(Leqv;Lfcs;Ljava/util/UUID;Ljava/lang/String;Ljava/util/function/Supplier;Z)Vintermediary <init>Lnet/minecraft/class_5519;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_5522;Ljava/util/UUID;Ljava/lang/String;Ljava/util/function/Supplier;Z)Vnamed <init>Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;Ljava/util/UUID;Ljava/lang/String;Ljava/util/function/Supplier;Z)V
-
-
Method Details
-
getReportButtonTooltip
- Mappings:
Namespace Name Mixin selector official kLfcp;k()Leua;intermediary method_47634Lnet/minecraft/class_5519;method_47634()Lnet/minecraft/class_7919;named getReportButtonTooltipLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;getReportButtonTooltip()Lnet/minecraft/client/gui/tooltip/Tooltip;
-
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<SocialInteractionsPlayerListEntry>- 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 official aLesl$a;a(Lesf;IIIIIIIZF)Vintermediary method_25343Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIIIIIIZF)Vnamed renderLnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIIIIIIZF)V
-
children
Gets a list of all child GUI elements.- Mappings:
Namespace Name Mixin selector official iLeuj;i()Ljava/util/List;intermediary method_25396Lnet/minecraft/class_4069;method_25396()Ljava/util/List;named childrenLnet/minecraft/client/gui/ParentElement;children()Ljava/util/List;
-
selectableChildren
- Specified by:
selectableChildrenin classElementListWidget.Entry<SocialInteractionsPlayerListEntry>- Mappings:
Namespace Name Mixin selector official bLesw$a;b()Ljava/util/List;intermediary method_37025Lnet/minecraft/class_4265$class_4266;method_37025()Ljava/util/List;named selectableChildrenLnet/minecraft/client/gui/widget/ElementListWidget$Entry;selectableChildren()Ljava/util/List;
-
getName
- Mappings:
Namespace Name Mixin selector official dLfcp;d()Ljava/lang/String;intermediary method_31330Lnet/minecraft/class_5519;method_31330()Ljava/lang/String;named getNameLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;getName()Ljava/lang/String;
-
getUuid
- Mappings:
Namespace Name Mixin selector official eLfcp;e()Ljava/util/UUID;intermediary method_31334Lnet/minecraft/class_5519;method_31334()Ljava/util/UUID;named getUuidLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;getUuid()Ljava/util/UUID;
-
getSkinSupplier
- Mappings:
Namespace Name Mixin selector official fLfcp;f()Ljava/util/function/Supplier;intermediary method_53594Lnet/minecraft/class_5519;method_53594()Ljava/util/function/Supplier;named getSkinSupplierLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;getSkinSupplier()Ljava/util/function/Supplier;
-
setOffline
public void setOffline(boolean offline) - Mappings:
Namespace Name Mixin selector official cLfcp;c(Z)Vintermediary method_31335Lnet/minecraft/class_5519;method_31335(Z)Vnamed setOfflineLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;setOffline(Z)V
-
isOffline
public boolean isOffline()- Mappings:
Namespace Name Mixin selector official gLfcp;g()Zintermediary method_44754Lnet/minecraft/class_5519;method_44754()Znamed isOfflineLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;isOffline()Z
-
setSentMessage
public void setSentMessage(boolean sentMessage) - Mappings:
Namespace Name Mixin selector official dLfcp;d(Z)Vintermediary method_44753Lnet/minecraft/class_5519;method_44753(Z)Vnamed setSentMessageLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;setSentMessage(Z)V
-
hasSentMessage
public boolean hasSentMessage()- Mappings:
Namespace Name Mixin selector official hLfcp;h()Zintermediary method_44756Lnet/minecraft/class_5519;method_44756()Znamed hasSentMessageLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;hasSentMessage()Z
-
isReportable
public boolean isReportable()- Mappings:
Namespace Name Mixin selector official jLfcp;j()Zintermediary method_53595Lnet/minecraft/class_5519;method_53595()Znamed isReportableLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;isReportable()Z
-
onButtonClick
- Mappings:
Namespace Name Mixin selector official aLfcp;a(ZLtl;)Vintermediary method_31329Lnet/minecraft/class_5519;method_31329(ZLnet/minecraft/class_2561;)Vnamed onButtonClickLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;onButtonClick(ZLnet/minecraft/text/Text;)V
-
setShowButtonVisible
private void setShowButtonVisible(boolean showButtonVisible) - Mappings:
Namespace Name Mixin selector official eLfcp;e(Z)Vintermediary method_47905Lnet/minecraft/class_5519;method_47905(Z)Vnamed setShowButtonVisibleLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;setShowButtonVisible(Z)V
-
getNarrationMessage
- Mappings:
Namespace Name Mixin selector official aLfcp;a(Lty;)Lty;intermediary method_31389Lnet/minecraft/class_5519;method_31389(Lnet/minecraft/class_5250;)Lnet/minecraft/class_5250;named getNarrationMessageLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;getNarrationMessage(Lnet/minecraft/text/MutableText;)Lnet/minecraft/text/MutableText;
-
getStatusText
- Mappings:
Namespace Name Mixin selector official lLfcp;l()Ltl;intermediary method_31390Lnet/minecraft/class_5519;method_31390()Lnet/minecraft/class_2561;named getStatusTextLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;getStatusText()Lnet/minecraft/text/Text;
-