Uses of Enum Class
net.minecraft.client.gui.screens.social.RemoteFriendListUpdateHandler.State
Packages that use RemoteFriendListUpdateHandler.State
-
Uses of RemoteFriendListUpdateHandler.State in net.minecraft.client.gui.screens.social
Subclasses with type arguments of type RemoteFriendListUpdateHandler.State in net.minecraft.client.gui.screens.socialFields in net.minecraft.client.gui.screens.social declared as RemoteFriendListUpdateHandler.StateMethods in net.minecraft.client.gui.screens.social that return RemoteFriendListUpdateHandler.StateModifier and TypeMethodDescriptionPlayerSocialManager.getFriendListState()RemoteFriendListUpdateHandler.getState()private static RemoteFriendListUpdateHandler.StateRemoteFriendListUpdateHandler.mapResultCodeToState(com.mojang.authlib.yggdrasil.FriendsService.ResultCode resultCode) Returns the enum constant of this class with the specified name.static RemoteFriendListUpdateHandler.State[]RemoteFriendListUpdateHandler.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.gui.screens.social with parameters of type RemoteFriendListUpdateHandler.StateModifier and TypeMethodDescriptionprivate booleanRemoteFriendListUpdateHandler.detectChangesAndShowToast(com.mojang.authlib.yggdrasil.response.FriendData friendData, RemoteFriendListUpdateHandler.State previousState)