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 final 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_243293_, SocialInteractionsScreen p_243214_, UUID p_243288_, String p_243311_, Supplier<ResourceLocation> p_243309_, boolean p_243297_) SocialInteractionsPlayerList
(SocialInteractionsScreen p_100697_, Minecraft p_100698_, int p_100699_, int p_100700_, int p_100701_, int p_100702_, int p_100703_)