Uses of Class
net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
-
Uses of SocialInteractionsScreen in net.minecraft.client.gui.screen.multiplayer
Modifier and TypeFieldDescriptionprivate SocialInteractionsScreen
SocialInteractionsPlayerListWidget.parent
Modifier and TypeMethodDescription(package private) static void
SocialInteractionsPlayerListEntry.renderTooltip(SocialInteractionsScreen screen, MatrixStack matrices, List<OrderedText> tooltip, int mouseX, int mouseY)
ModifierConstructorDescriptionSocialInteractionsPlayerListEntry(MinecraftClient client, SocialInteractionsScreen parent, UUID uuid, String name, Supplier<Identifier> skinTexture)
SocialInteractionsPlayerListWidget(SocialInteractionsScreen parent, MinecraftClient client, int width, int height, int top, int bottom, int itemHeight)