Class SocialInteractionsScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name official exeintermediary net/minecraft/class_5522named net/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Textprivate ButtonWidgetprivate static final Textprivate ButtonWidgetprivate static final Textprivate static final Stringprivate ButtonWidgetprivate Stringprivate SocialInteractionsScreen.Tabprivate static final Textprivate static final Text(package private) static final Textprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intstatic final intstatic final intprivate static final Textprivate ButtonWidgetprivate booleanprivate int(package private) SocialInteractionsPlayerListWidgetprivate static final Text(package private) TextFieldWidgetprivate static final Textprivate static final Textprivate static final Textprotected static final IdentifierFields inherited from class net.minecraft.client.gui.screen.Screen
client, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, LIGHT_DIRT_BACKGROUND_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTUREFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate intprivate intprivate intprotected voidinit()Called when a screen should be initialized.booleankeyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.booleanmouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured.private voidonSearchChange(String currentSearch) voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta) voidrenderBackground(MatrixStack matrices) Renders the background of this screen.private voidsetCurrentTab(SocialInteractionsScreen.Tab currentTab) voidsetPlayerOffline(UUID uuid) voidsetPlayerOnline(PlayerListEntry player) booleanvoidtick()private voidupdateServerLabel(MinecraftClient client) Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, close, filesDragged, findSelectedElementData, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, switchFocus, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawBorder, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawHorizontalLine, drawNineSlicedTexture, drawNineSlicedTexture, drawRepeatingTexture, drawSprite, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawTextWithShadow, drawTextWithShadow, drawVerticalLine, drawWithOutline, enableScissor, fill, fill, fillGradient, fillGradient, fillGradient, method_49697Methods 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
mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
SOCIAL_INTERACTIONS_TEXTURE
- Mappings:
Namespace Name Mixin selector official aLexe;a:Ladc;intermediary field_26875Lnet/minecraft/class_5522;field_26875:Lnet/minecraft/class_2960;named SOCIAL_INTERACTIONS_TEXTURELnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;SOCIAL_INTERACTIONS_TEXTURE:Lnet/minecraft/util/Identifier;
-
ALL_TAB_TITLE
- Mappings:
Namespace Name Mixin selector official oLexe;o:Lti;intermediary field_26876Lnet/minecraft/class_5522;field_26876:Lnet/minecraft/class_2561;named ALL_TAB_TITLELnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;ALL_TAB_TITLE:Lnet/minecraft/text/Text;
-
HIDDEN_TAB_TITLE
- Mappings:
Namespace Name Mixin selector official pLexe;p:Lti;intermediary field_26877Lnet/minecraft/class_5522;field_26877:Lnet/minecraft/class_2561;named HIDDEN_TAB_TITLELnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;HIDDEN_TAB_TITLE:Lnet/minecraft/text/Text;
-
BLOCKED_TAB_TITLE
- Mappings:
Namespace Name Mixin selector official qLexe;q:Lti;intermediary field_26915Lnet/minecraft/class_5522;field_26915:Lnet/minecraft/class_2561;named BLOCKED_TAB_TITLELnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;BLOCKED_TAB_TITLE:Lnet/minecraft/text/Text;
-
SELECTED_ALL_TAB_TITLE
- Mappings:
Namespace Name Mixin selector official rLexe;r:Lti;intermediary field_26878Lnet/minecraft/class_5522;field_26878:Lnet/minecraft/class_2561;named SELECTED_ALL_TAB_TITLELnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;SELECTED_ALL_TAB_TITLE:Lnet/minecraft/text/Text;
-
SELECTED_HIDDEN_TAB_TITLE
- Mappings:
Namespace Name Mixin selector official sLexe;s:Lti;intermediary field_26879Lnet/minecraft/class_5522;field_26879:Lnet/minecraft/class_2561;named SELECTED_HIDDEN_TAB_TITLELnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;SELECTED_HIDDEN_TAB_TITLE:Lnet/minecraft/text/Text;
-
SELECTED_BLOCKED_TAB_TITLE
- Mappings:
Namespace Name Mixin selector official tLexe;t:Lti;intermediary field_26916Lnet/minecraft/class_5522;field_26916:Lnet/minecraft/class_2561;named SELECTED_BLOCKED_TAB_TITLELnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;SELECTED_BLOCKED_TAB_TITLE:Lnet/minecraft/text/Text;
-
SEARCH_TEXT
- Mappings:
Namespace Name Mixin selector official uLexe;u:Lti;intermediary field_26880Lnet/minecraft/class_5522;field_26880:Lnet/minecraft/class_2561;named SEARCH_TEXTLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;SEARCH_TEXT:Lnet/minecraft/text/Text;
-
EMPTY_SEARCH_TEXT
- Mappings:
Namespace Name Mixin selector official vLexe;v:Lti;intermediary field_26917Lnet/minecraft/class_5522;field_26917:Lnet/minecraft/class_2561;named EMPTY_SEARCH_TEXTLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;EMPTY_SEARCH_TEXT:Lnet/minecraft/text/Text;
-
EMPTY_HIDDEN_TEXT
- Mappings:
Namespace Name Mixin selector official wLexe;w:Lti;intermediary field_26881Lnet/minecraft/class_5522;field_26881:Lnet/minecraft/class_2561;named EMPTY_HIDDEN_TEXTLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;EMPTY_HIDDEN_TEXT:Lnet/minecraft/text/Text;
-
EMPTY_BLOCKED_TEXT
- Mappings:
Namespace Name Mixin selector official xLexe;x:Lti;intermediary field_26918Lnet/minecraft/class_5522;field_26918:Lnet/minecraft/class_2561;named EMPTY_BLOCKED_TEXTLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;EMPTY_BLOCKED_TEXT:Lnet/minecraft/text/Text;
-
BLOCKING_TEXT
- Mappings:
Namespace Name Mixin selector official yLexe;y:Lti;intermediary field_26919Lnet/minecraft/class_5522;field_26919:Lnet/minecraft/class_2561;named BLOCKING_TEXTLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;BLOCKING_TEXT:Lnet/minecraft/text/Text;
-
BLOCKING_URL
- See Also:
- Mappings:
Namespace Name Mixin selector official zLexe;z:Ljava/lang/String;intermediary field_32423Lnet/minecraft/class_5522;field_32423:Ljava/lang/String;named BLOCKING_URLLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;BLOCKING_URL:Ljava/lang/String;
-
field_32424
private static final int field_32424- See Also:
- Mappings:
Namespace Name Mixin selector official ALexe;A:Iintermediary field_32424Lnet/minecraft/class_5522;field_32424:Inamed field_32424Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;field_32424:I
-
field_32426
private static final int field_32426- See Also:
- Mappings:
Namespace Name Mixin selector official BLexe;B:Iintermediary field_32426Lnet/minecraft/class_5522;field_32426:Inamed field_32426Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;field_32426:I
-
field_32427
private static final int field_32427- See Also:
- Mappings:
Namespace Name Mixin selector official CLexe;C:Iintermediary field_32427Lnet/minecraft/class_5522;field_32427:Inamed field_32427Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;field_32427:I
-
field_32428
private static final int field_32428- See Also:
- Mappings:
Namespace Name Mixin selector official DLexe;D:Iintermediary field_32428Lnet/minecraft/class_5522;field_32428:Inamed field_32428Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;field_32428:I
-
field_32433
public static final int field_32433- See Also:
- Mappings:
Namespace Name Mixin selector official bLexe;b:Iintermediary field_32433Lnet/minecraft/class_5522;field_32433:Inamed field_32433Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;field_32433:I
-
field_32432
public static final int field_32432- See Also:
- Mappings:
Namespace Name Mixin selector official cLexe;c:Iintermediary field_32432Lnet/minecraft/class_5522;field_32432:Inamed field_32432Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;field_32432:I
-
field_32429
private static final int field_32429- See Also:
- Mappings:
Namespace Name Mixin selector official ELexe;E:Iintermediary field_32429Lnet/minecraft/class_5522;field_32429:Inamed field_32429Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;field_32429:I
-
field_32430
private static final int field_32430- See Also:
- Mappings:
Namespace Name Mixin selector official FLexe;F:Iintermediary field_32430Lnet/minecraft/class_5522;field_32430:Inamed field_32430Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;field_32430:I
-
field_32431
private static final int field_32431- See Also:
- Mappings:
Namespace Name Mixin selector official GLexe;G:Iintermediary field_32431Lnet/minecraft/class_5522;field_32431:Inamed field_32431Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;field_32431:I
-
playerList
SocialInteractionsPlayerListWidget playerList- Mappings:
Namespace Name Mixin selector official HLexe;H:Lexd;intermediary field_26882Lnet/minecraft/class_5522;field_26882:Lnet/minecraft/class_5521;named playerListLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;playerList:Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListWidget;
-
searchBox
TextFieldWidget searchBox- Mappings:
Namespace Name Mixin selector official ILexe;I:Leoj;intermediary field_26883Lnet/minecraft/class_5522;field_26883:Lnet/minecraft/class_342;named searchBoxLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;searchBox:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
currentSearch
- Mappings:
Namespace Name Mixin selector official JLexe;J:Ljava/lang/String;intermediary field_26884Lnet/minecraft/class_5522;field_26884:Ljava/lang/String;named currentSearchLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;currentSearch:Ljava/lang/String;
-
currentTab
- Mappings:
Namespace Name Mixin selector official KLexe;K:Lexe$a;intermediary field_26885Lnet/minecraft/class_5522;field_26885:Lnet/minecraft/class_5522$class_5523;named currentTabLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;currentTab:Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen$Tab;
-
allTabButton
- Mappings:
Namespace Name Mixin selector official LLexe;L:Leoa;intermediary field_26886Lnet/minecraft/class_5522;field_26886:Lnet/minecraft/class_4185;named allTabButtonLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;allTabButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
blockedTabButton
- Mappings:
Namespace Name Mixin selector official NLexe;N:Leoa;intermediary field_26913Lnet/minecraft/class_5522;field_26913:Lnet/minecraft/class_4185;named blockedTabButtonLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;blockedTabButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
blockingButton
- Mappings:
Namespace Name Mixin selector official OLexe;O:Leoa;intermediary field_26914Lnet/minecraft/class_5522;field_26914:Lnet/minecraft/class_4185;named blockingButtonLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;blockingButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
serverLabel
- Mappings:
Namespace Name Mixin selector official PLexe;P:Lti;intermediary field_26888Lnet/minecraft/class_5522;field_26888:Lnet/minecraft/class_2561;named serverLabelLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;serverLabel:Lnet/minecraft/text/Text;
-
playerCount
private int playerCount- Mappings:
Namespace Name Mixin selector official QLexe;Q:Iintermediary field_26871Lnet/minecraft/class_5522;field_26871:Inamed playerCountLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;playerCount:I
-
initialized
private boolean initialized- Mappings:
Namespace Name Mixin selector official RLexe;R:Zintermediary field_26873Lnet/minecraft/class_5522;field_26873:Znamed initializedLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;initialized:Z
-
-
Constructor Details
-
SocialInteractionsScreen
public SocialInteractionsScreen()
-
-
Method Details
-
getScreenHeight
private int getScreenHeight()- Mappings:
Namespace Name Mixin selector official kLexe;k()Iintermediary method_31359Lnet/minecraft/class_5522;method_31359()Inamed getScreenHeightLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;getScreenHeight()I
-
getPlayerListBottom
private int getPlayerListBottom()- Mappings:
Namespace Name Mixin selector official BLexe;B()Iintermediary method_31361Lnet/minecraft/class_5522;method_31361()Inamed getPlayerListBottomLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;getPlayerListBottom()I
-
getSearchBoxX
private int getSearchBoxX()- Mappings:
Namespace Name Mixin selector official CLexe;C()Iintermediary method_31362Lnet/minecraft/class_5522;method_31362()Inamed getSearchBoxXLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;getSearchBoxX()I
-
getNarratedTitle
- Overrides:
getNarratedTitlein classScreen- Mappings:
Namespace Name Mixin selector official aw_Leta;aw_()Lti;intermediary method_25435Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;named getNarratedTitleLnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;
-
tick
public void tick() -
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
This should call
Screen.setInitialFocus(net.minecraft.client.gui.Element)to set the element that is initially focused. -
setCurrentTab
- Mappings:
Namespace Name Mixin selector official aLexe;a(Lexe$a;)Vintermediary method_31352Lnet/minecraft/class_5522;method_31352(Lnet/minecraft/class_5522$class_5523;)Vnamed setCurrentTabLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;setCurrentTab(Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen$Tab;)V
-
renderBackground
Renders the background of this screen.If the client is in a world, renders the translucent background gradient. Otherwise renders the background texture.
- Overrides:
renderBackgroundin classScreen- Mappings:
Namespace Name Mixin selector official aLeta;a(Lehc;)Vintermediary method_25420Lnet/minecraft/class_437;method_25420(Lnet/minecraft/class_4587;)Vnamed renderBackgroundLnet/minecraft/client/gui/screen/Screen;renderBackground(Lnet/minecraft/client/util/math/MatrixStack;)V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLeoy;a(Lehc;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
mouseClicked
public boolean mouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured. The button number is identified by the constants inGLFWclass.- Parameters:
mouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousebutton- the mouse button number- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official aLepj;a(DDI)Zintermediary method_25402Lnet/minecraft/class_364;method_25402(DDI)Znamed mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(DDI)Z
-
keyPressed
public boolean keyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured. The key code is identified by the constants inGLFWclass.- Specified by:
keyPressedin interfaceElement- Specified by:
keyPressedin interfaceParentElement- Overrides:
keyPressedin classScreen- Parameters:
keyCode- the named key code of the event as described in theGLFWclassscanCode- the unique/platform-specific scan code of the keyboard inputmodifiers- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official aLepj;a(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-
shouldPause
public boolean shouldPause()- Overrides:
shouldPausein classScreen- Mappings:
Namespace Name Mixin selector official aB_Leta;aB_()Zintermediary method_25421Lnet/minecraft/class_437;method_25421()Znamed shouldPauseLnet/minecraft/client/gui/screen/Screen;shouldPause()Z
-
onSearchChange
- Mappings:
Namespace Name Mixin selector official aLexe;a(Ljava/lang/String;)Vintermediary method_31357Lnet/minecraft/class_5522;method_31357(Ljava/lang/String;)Vnamed onSearchChangeLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;onSearchChange(Ljava/lang/String;)V
-
updateServerLabel
- Mappings:
Namespace Name Mixin selector official aLexe;a(Lemf;)Vintermediary method_31350Lnet/minecraft/class_5522;method_31350(Lnet/minecraft/class_310;)Vnamed updateServerLabelLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;updateServerLabel(Lnet/minecraft/client/MinecraftClient;)V
-
setPlayerOnline
- Mappings:
Namespace Name Mixin selector official aLexe;a(Lfdl;)Vintermediary method_31353Lnet/minecraft/class_5522;method_31353(Lnet/minecraft/class_640;)Vnamed setPlayerOnlineLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;setPlayerOnline(Lnet/minecraft/client/network/PlayerListEntry;)V
-
setPlayerOffline
- Mappings:
Namespace Name Mixin selector official aLexe;a(Ljava/util/UUID;)Vintermediary method_31355Lnet/minecraft/class_5522;method_31355(Ljava/util/UUID;)Vnamed setPlayerOfflineLnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsScreen;setPlayerOffline(Ljava/util/UUID;)V
-