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
Constructors in net.minecraft.client.gui.screens.social with parameters of type SocialInteractionsScreenModifierConstructorDescriptionPlayerEntry
(Minecraft pMinecraft, SocialInteractionsScreen pSocialInteractionsScreen, UUID pId, String pPlayerName, Supplier<PlayerSkin> pSkinGetter, boolean pPlayerReportable) SocialInteractionsPlayerList
(SocialInteractionsScreen pSocialInteractionsScreen, Minecraft pMinecraft, int pWidth, int pHeight, int pY, int pItemHeight)