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 SocialInteractionsScreenSocialInteractionsPlayerList.socialInteractionsScreenConstructors in net.minecraft.client.gui.screens.social with parameters of type SocialInteractionsScreenModifierConstructorDescriptionPlayerEntry(Minecraft minecraft, SocialInteractionsScreen socialInteractionsScreen, UUID id, String playerName, Supplier<PlayerSkin> skinGetter, boolean playerReportable) SocialInteractionsPlayerList(SocialInteractionsScreen socialInteractionsScreen, Minecraft minecraft, int width, int height, int y, int itemHeight)