Uses of Class
net.minecraft.client.gui.screens.social.RemoteFriendListUpdateHandler
Packages that use RemoteFriendListUpdateHandler
-
Uses of RemoteFriendListUpdateHandler in net.minecraft.client
Fields in net.minecraft.client declared as RemoteFriendListUpdateHandlerModifier and TypeFieldDescriptionprivate final RemoteFriendListUpdateHandlerMinecraft.remoteFriendListUpdateHandler -
Uses of RemoteFriendListUpdateHandler in net.minecraft.client.gui.screens.social
Fields in net.minecraft.client.gui.screens.social declared as RemoteFriendListUpdateHandlerModifier and TypeFieldDescriptionprivate final RemoteFriendListUpdateHandlerPlayerSocialManager.remoteFriendListUpdateHandlerConstructors in net.minecraft.client.gui.screens.social with parameters of type RemoteFriendListUpdateHandlerModifierConstructorDescriptionPlayerSocialManager(Minecraft minecraft, com.mojang.authlib.minecraft.UserApiService service, com.mojang.authlib.yggdrasil.FriendsService friendsService, RemoteFriendListUpdateHandler remoteFriendListUpdateHandler)