Uses of Class
net.minecraft.client.gui.screens.social.SocialInteractionsScreen
Packages that use SocialInteractionsScreen
-
Uses of SocialInteractionsScreen in net.minecraft.client.gui.screens.social
Fields in net.minecraft.client.gui.screens.social declared as SocialInteractionsScreenModifier and TypeFieldDescriptionprivate SocialInteractionsScreen
SocialInteractionsPlayerList.socialInteractionsScreen
Methods in net.minecraft.client.gui.screens.social with parameters of type SocialInteractionsScreenModifier and TypeMethodDescription(package private) static void
PlayerEntry.postRenderTooltip(SocialInteractionsScreen p_100589_, PoseStack p_100590_, List<FormattedCharSequence> p_100591_, int p_100592_, int p_100593_)
Constructors in net.minecraft.client.gui.screens.social with parameters of type SocialInteractionsScreenModifierConstructorDescriptionPlayerEntry(Minecraft p_100552_, SocialInteractionsScreen p_100553_, UUID p_100554_, String p_100555_, Supplier<ResourceLocation> p_100556_)
SocialInteractionsPlayerList(SocialInteractionsScreen p_100697_, Minecraft p_100698_, int p_100699_, int p_100700_, int p_100701_, int p_100702_, int p_100703_)