History - net.minecraft.client.friend.SocialInteractionsManager
26.3
Names
Fields
com.mojang.authlib.yggdrasil.FriendsService: friendsService, friendsService, field_1_6762, friendsService
com.mojang.authlib.services.FriendsService: friendsService, friendsService, field_1_6762, friendsService
Constructors
(MinecraftClient, com.mojang.authlib.minecraft.UserApiService, com.mojang.authlib.yggdrasil.FriendsService, FriendListManager)
(MinecraftClient, com.mojang.authlib.minecraft.UserApiService, com.mojang.authlib.services.FriendsService, FriendListManager)
Methods
void (com.mojang.authlib.yggdrasil.FriendsService$ResultCode): handleResult, handleResult, method_1_5938, reportResultCode
void (com.mojang.authlib.yggdrasil.FriendsService$ResultCode): showFailureToast, showFailureToast, method_1_5963, reportError
void (com.mojang.authlib.services.FriendsService$ResultCode): handleResult, handleResult, method_1_5938, reportResultCode
void (com.mojang.authlib.services.FriendsService$ResultCode): showFailureToast, showFailureToast, method_1_5963, reportError
26.2
Names
net.minecraft.client.network.SocialInteractionsManager
net.minecraft.client.friend.SocialInteractionsManager
Fields
Text: FRIEND_ACTION_FAILED_MESSAGE, FRIEND_ACTION_FAILED_MESSAGE, field_1_6755, FAILED_TEXT
Text: FRIEND_ACTION_RATE_LIMITED_MESSAGE, FRIEND_ACTION_RATE_LIMITED_MESSAGE, field_1_6757, RATE_LIMITED_TEXT
Text: FRIEND_ACTION_FORBIDDEN_MESSAGE, FRIEND_ACTION_FORBIDDEN_MESSAGE, field_1_6756, FORBIDDEN_TEXT
Text: FRIEND_ACTION_UNKNOWN_PROFILE, FRIEND_ACTION_UNKNOWN_PROFILE, field_1_6759, USER_MAY_LACK_ACTIVE_PROFILE_TEXT
Text: FRIEND_ACTION_UNAUTHORIZED, FRIEND_ACTION_UNAUTHORIZED, field_1_7152, field_1_7152
Text: FRIEND_ACTION_UNAVAILABLE_MESSAGE, FRIEND_ACTION_UNAVAILABLE_MESSAGE, field_1_6758, UNAVAILABLE_TEXT
com.mojang.authlib.yggdrasil.FriendsService: friendsService, friendsService, field_1_6762, friendsService
InvitationManager: presenceHandler, presenceHandler, field_1_6763, invitationManager
FriendListManager: remoteFriendListUpdateHandler, remoteFriendListUpdateHandler, field_1_6764, friendListManager
boolean: friendListEnabled, friendListEnabled, field_1_6761, friendsEnabled
boolean: allowFriendRequests, allowFriendRequests, field_1_6760, acceptsFriendInvites
Constructors
(MinecraftClient, com.mojang.authlib.minecraft.UserApiService)
(MinecraftClient, com.mojang.authlib.minecraft.UserApiService, com.mojang.authlib.yggdrasil.FriendsService, FriendListManager)
Methods
void (Runnable): addFriendListUpdateListener, addFriendListUpdateListener, method_1_5931, addUpdateListener
void (Runnable): removeFriendListUpdateListener, removeFriendListUpdateListener, method_1_5957, removeUpdateListener
List<SocialInteractionsManager$Player> (): getFriends, getFriends, method_1_5934, getFriends
List<SocialInteractionsManager$Player> (): getIncomingRequests, getIncomingRequests, method_1_5935, getIncomingRequests
List<SocialInteractionsManager$Player> (): getOutgoingRequests, getOutgoingRequests, method_1_5936, getOutgoingRequests
FriendListManager$Status (): getFriendListState, getFriendListState, method_1_5933, getStatus
CompletableFuture<com.mojang.authlib.yggdrasil.FriendsService$ResultCode> (String): sendFriendRequest, sendFriendRequest, method_1_5960, sendFriendRequest
CompletableFuture<com.mojang.authlib.yggdrasil.FriendsService$ResultCode> (UUID): removeFriend, removeFriend, method_1_5956, removeFriend
CompletableFuture<com.mojang.authlib.yggdrasil.FriendsService$ResultCode> (UUID): acceptIncomingFriendRequest, acceptIncomingFriendRequest, method_1_5930, acceptIncomingFriendRequest
CompletableFuture<com.mojang.authlib.yggdrasil.FriendsService$ResultCode> (UUID): declineIncomingFriendRequest, declineIncomingFriendRequest, method_1_5932, declineIncomingFriendRequest
CompletableFuture<com.mojang.authlib.yggdrasil.FriendsService$ResultCode> (UUID): revokeOutgoingFriendRequest, revokeOutgoingFriendRequest, method_1_5958, revokeOutgoingFriendRequest
CompletableFuture<com.mojang.authlib.yggdrasil.FriendsService$ResultCode> (boolean, boolean): updateFriendSettings, updateFriendSettings, method_1_5964, updateFriendSettings
CompletableFuture<com.mojang.authlib.yggdrasil.FriendsService$ResultCode> (Supplier<com.mojang.authlib.yggdrasil.FriendsService$ResultCode>): runAction, runAction, method_1_5959, sendAsyncRequest
void (com.mojang.authlib.yggdrasil.FriendsService$ResultCode): handleResult, handleResult, method_1_5938, reportResultCode
void (com.mojang.authlib.yggdrasil.FriendsService$ResultCode): showFailureToast, showFailureToast, method_1_5963, reportError
boolean (): isFriendListEnabled, isFriendListEnabled, method_1_5941, areFriendsEnabled
void (boolean): setFriendListEnabled, setFriendListEnabled, method_1_5962, setFriendsEnabled
boolean (): isAllowFriendRequests, isAllowFriendRequests, method_1_5939, acceptsFriendInvites
void (boolean): setAllowFriendRequests, setAllowFriendRequests, method_1_5961, setAcceptsFriendInvites
InvitationManager (): getPresenceHandler, getPresenceHandler, method_1_5937, getInvitationManager
boolean (UUID): isFriend, isFriend, method_1_5940, hasFriend
List<SocialInteractionsManager$Player> (List<com.mojang.authlib.yggdrasil.response.FriendDto>): remap, remap, method_1_5955, convertFriendDtos
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
gxo
net.minecraft.client.gui.screens.social.PlayerSocialManager
net.minecraft.class_5520
net.minecraft.client.network.SocialInteractionsManager
Fields
MinecraftClient: a, minecraft, field_26865, client, f_fsujuuul, client, f_100668_
MinecraftClient: minecraft, minecraft, field_26865, client
Set<UUID>: b, hiddenPlayers, field_26866, hiddenPlayers, f_hviehirw, hiddenPlayers, f_100669_
Set<UUID>: hiddenPlayers, hiddenPlayers, field_26866, hiddenPlayers
Map<String, UUID>: d, discoveredNamesToUUID, field_26927, playerNameByUuid, f_sidlvtfp, playerNameByUuid, f_100671_
Map<String, UUID>: discoveredNamesToUUID, discoveredNamesToUUID, field_26927, playerNameByUuid
com.mojang.authlib.minecraft.UserApiService: c, service, field_26912, userApiService, f_qcbrbqto, socialInteractionsService, f_100670_
com.mojang.authlib.minecraft.UserApiService: service, service, field_26912, userApiService
boolean: e, onlineMode, field_35081, blockListLoaded, f_wsavilpx, onlineMode, f_194054_
boolean: onlineMode, onlineMode, field_35081, blockListLoaded
CompletableFuture<?>: f, pendingBlockListRefresh, field_35082, blockListLoader, f_tplksewm, pendingBlockListRefresh, f_194055_
CompletableFuture<?>: pendingBlockListRefresh, pendingBlockListRefresh, field_35082, blockListLoader
Constructors
Methods
void (UUID): a, hidePlayer, method_31338, hidePlayer, m_eypxmykn, hidePlayer, m_100680_
void (UUID): hidePlayer, hidePlayer, method_31338, hidePlayer
void (UUID): b, showPlayer, method_31339, showPlayer, m_bzymovnd, showPlayer, m_100682_
void (UUID): showPlayer, showPlayer, method_31339, showPlayer
boolean (UUID): c, shouldHideMessageFrom, method_31391, isPlayerMuted, m_ecqykwjn, isPlayerMuted, m_100684_
boolean (UUID): shouldHideMessageFrom, shouldHideMessageFrom, method_31391, isPlayerMuted
boolean (UUID): d, isHidden, method_31340, isPlayerHidden, m_ggwnvahn, isPlayerHidden, m_100686_
boolean (UUID): isHidden, isHidden, method_31340, isPlayerHidden
boolean (UUID): e, isBlocked, method_31392, isPlayerBlocked, m_fymsinyi, isPlayerBlocked, m_100688_
boolean (UUID): isBlocked, isBlocked, method_31392, isPlayerBlocked
Set<UUID> (): c, getHiddenPlayers, method_31336, getHiddenPlayers, m_nyjcvewa, getHiddenPlayers, m_100675_
Set<UUID> (): getHiddenPlayers, getHiddenPlayers, method_31336, getHiddenPlayers
UUID (String): a, getDiscoveredUUID, method_31407, getUuid, m_acdybskp, getUuid, m_100678_
UUID (String): getDiscoveredUUID, getDiscoveredUUID, method_31407, getUuid
void (PlayerListEntry): a, addPlayer, method_31337, setPlayerOnline, m_ahnzfloo, setPlayerOnline, m_100676_
void (PlayerListEntry): addPlayer, addPlayer, method_31337, setPlayerOnline
void (UUID): f, removePlayer, method_31341, setPlayerOffline, m_adkkbzqq, setPlayerOffline, m_100690_
void (UUID): removePlayer, removePlayer, method_31341, setPlayerOffline
void (): a, startOnlineMode, method_38935, loadBlockList, m_jsrnmptg, startOnlineMode, m_194059_
void (): startOnlineMode, startOnlineMode, method_38935, loadBlockList
void (): b, stopOnlineMode, method_38936, unloadBlockList, m_izcagzzj, stopOnlineMode, m_194060_
void (): stopOnlineMode, stopOnlineMode, method_38936, unloadBlockList
1.21.11
Names
gru
gxo
Fields
Constructors
Methods
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
gkc
gru
Fields
Constructors
Methods
1.21.8
Names
gkb
gkc
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
gei
gkb
Fields
Constructors
Methods
1.21.5
Names
fzc
gei
Fields
Constructors
Methods
1.21.4
Names
fyo
fzc
Fields
Constructors
Methods
1.21.3
Names
fsu
fyo
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
frm
fsu
Fields
Constructors
Methods
1.20.6
Names
fhj
frm
Fields
Constructors
Methods
1.20.4
Names
fcq
fhj
Fields
Constructors
Methods
1.20.2
Names
eys
fcq
Fields
Constructors
Methods
1.20.1
Names
exf
eys
Fields
Constructors
Methods
1.19.4
Names
eta
exf
Fields
Constructors
Methods
1.19.3
Names
eph
eta
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
eny
eph
Fields
Constructors
Methods
1.19
Names
ehk
eny
Fields
Constructors
Methods
1.18.2
Names
egd
ehk
net.minecraft.client.network.SocialInteractionsManager
Fields
MinecraftClient: a, minecraft, field_26865, client, f_fsujuuul, f_100668_
MinecraftClient: a, minecraft, field_26865, client, f_fsujuuul, client, f_100668_
Set<UUID>: b, hiddenPlayers, field_26866, hiddenPlayers, f_hviehirw, f_100669_
Set<UUID>: b, hiddenPlayers, field_26866, hiddenPlayers, f_hviehirw, hiddenPlayers, f_100669_
Map<String, UUID>: d, discoveredNamesToUUID, field_26927, playerNameByUuid, f_sidlvtfp, f_100671_
Map<String, UUID>: d, discoveredNamesToUUID, field_26927, playerNameByUuid, f_sidlvtfp, playerNameByUuid, f_100671_
com.mojang.authlib.minecraft.UserApiService: c, service, field_26912, userApiService, f_qcbrbqto, f_100670_
com.mojang.authlib.minecraft.UserApiService: c, service, field_26912, userApiService, f_qcbrbqto, socialInteractionsService, f_100670_
boolean: e, onlineMode, field_35081, blockListLoaded, f_wsavilpx, f_194054_
boolean: e, onlineMode, field_35081, blockListLoaded, f_wsavilpx, onlineMode, f_194054_
CompletableFuture<?>: f, pendingBlockListRefresh, field_35082, blockListLoader, f_tplksewm, f_194055_
CompletableFuture<?>: f, pendingBlockListRefresh, field_35082, blockListLoader, f_tplksewm, pendingBlockListRefresh, f_194055_
Constructors
Methods
void (UUID): a, hidePlayer, method_31338, hidePlayer, m_eypxmykn, m_100680_
void (UUID): a, hidePlayer, method_31338, hidePlayer, m_eypxmykn, hidePlayer, m_100680_
void (UUID): b, showPlayer, method_31339, showPlayer, m_bzymovnd, m_100682_
void (UUID): b, showPlayer, method_31339, showPlayer, m_bzymovnd, showPlayer, m_100682_
boolean (UUID): c, shouldHideMessageFrom, method_31391, isPlayerMuted, m_ecqykwjn, m_100684_
boolean (UUID): c, shouldHideMessageFrom, method_31391, isPlayerMuted, m_ecqykwjn, isPlayerMuted, m_100684_
boolean (UUID): d, isHidden, method_31340, isPlayerHidden, m_ggwnvahn, m_100686_
boolean (UUID): d, isHidden, method_31340, isPlayerHidden, m_ggwnvahn, isPlayerHidden, m_100686_
boolean (UUID): e, isBlocked, method_31392, isPlayerBlocked, m_fymsinyi, m_100688_
boolean (UUID): e, isBlocked, method_31392, isPlayerBlocked, m_fymsinyi, isPlayerBlocked, m_100688_
Set<UUID> (): c, getHiddenPlayers, method_31336, getHiddenPlayers, m_nyjcvewa, m_100675_
Set<UUID> (): c, getHiddenPlayers, method_31336, getHiddenPlayers, m_nyjcvewa, getHiddenPlayers, m_100675_
UUID (String): a, getDiscoveredUUID, method_31407, getUuid, m_acdybskp, m_100678_
UUID (String): a, getDiscoveredUUID, method_31407, getUuid, m_acdybskp, getUuid, m_100678_
void (PlayerListEntry): a, addPlayer, method_31337, setPlayerOnline, m_ahnzfloo, m_100676_
void (PlayerListEntry): a, addPlayer, method_31337, setPlayerOnline, m_ahnzfloo, setPlayerOnline, m_100676_
void (UUID): f, removePlayer, method_31341, setPlayerOffline, m_adkkbzqq, m_100690_
void (UUID): f, removePlayer, method_31341, setPlayerOffline, m_adkkbzqq, setPlayerOffline, m_100690_
void (): a, startOnlineMode, method_38935, loadBlockList, m_jsrnmptg, m_194059_
void (): a, startOnlineMode, method_38935, loadBlockList, m_jsrnmptg, startOnlineMode, m_194059_
void (): b, stopOnlineMode, method_38936, unloadBlockList, m_izcagzzj, m_194060_
void (): b, stopOnlineMode, method_38936, unloadBlockList, m_izcagzzj, stopOnlineMode, m_194060_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
eea
egd
Fields
SocialInteractionsService: c, service, field_26912, socialInteractionsService, f_qcbrbqto, f_100670_
com.mojang.authlib.minecraft.UserApiService: c, service, field_26912, userApiService, f_qcbrbqto, f_100670_
boolean: e, onlineMode, field_35081, blockListLoaded, f_wsavilpx, f_194054_
CompletableFuture<?>: f, pendingBlockListRefresh, field_35082, blockListLoader, f_tplksewm, f_194055_
Constructors
(MinecraftClient, SocialInteractionsService)
(MinecraftClient, com.mojang.authlib.minecraft.UserApiService)
Methods
Set<UUID> (): a, getHiddenPlayers, method_31336, getHiddenPlayers, m_nyjcvewa, m_100675_
Set<UUID> (): c, getHiddenPlayers, method_31336, getHiddenPlayers, m_nyjcvewa, m_100675_
void (): a, startOnlineMode, method_38935, loadBlockList, m_jsrnmptg, m_194059_
void (): b, stopOnlineMode, method_38936, unloadBlockList, m_izcagzzj, m_194060_
1.17.1
Names
edz
eea
Fields
Constructors
Methods
1.17
Names
dsa
edz
net.minecraft.client.gui.social.FilterManager
net.minecraft.src.C_3731_
Fields
MinecraftClient: a, minecraft, field_26865, client, f_fsujuuul, field_244642_a, field_244642_a
MinecraftClient: a, minecraft, field_26865, client, f_fsujuuul, f_100668_
Set<UUID>: b, hiddenPlayers, field_26866, hiddenPlayers, f_hviehirw, field_244643_b, field_244643_b
Set<UUID>: b, hiddenPlayers, field_26866, hiddenPlayers, f_hviehirw, f_100669_
SocialInteractionsService: c, service, field_26912, socialInteractionsService, f_qcbrbqto, field_244755_c, field_244755_c
SocialInteractionsService: c, service, field_26912, socialInteractionsService, f_qcbrbqto, f_100670_
Map<String, UUID>: d, discoveredNamesToUUID, field_26927, field_26927, f_sidlvtfp, field_244796_d, field_244796_d
Map<String, UUID>: d, discoveredNamesToUUID, field_26927, playerNameByUuid, f_sidlvtfp, f_100671_
Constructors
Methods
void (UUID): a, hidePlayer, method_31338, hidePlayer, m_eypxmykn, func_244646_a, func_244646_a
void (UUID): a, hidePlayer, method_31338, hidePlayer, m_eypxmykn, m_100680_
void (UUID): b, showPlayer, method_31339, showPlayer, m_bzymovnd, func_244647_b, func_244647_b
void (UUID): b, showPlayer, method_31339, showPlayer, m_bzymovnd, m_100682_
boolean (UUID): c, shouldHideMessageFrom, method_31391, method_31391, m_ecqykwjn, func_244756_c, func_244756_c
boolean (UUID): c, shouldHideMessageFrom, method_31391, isPlayerMuted, m_ecqykwjn, m_100684_
boolean (UUID): d, isHidden, method_31340, isPlayerHidden, m_ggwnvahn, func_244648_c, func_244648_c
boolean (UUID): d, isHidden, method_31340, isPlayerHidden, m_ggwnvahn, m_100686_
boolean (UUID): e, isBlocked, method_31392, isPlayerBlocked, m_fymsinyi, func_244757_e, func_244757_e
boolean (UUID): e, isBlocked, method_31392, isPlayerBlocked, m_fymsinyi, m_100688_
Set<UUID> (): a, getHiddenPlayers, method_31336, getHiddenPlayers, m_nyjcvewa, func_244644_a, func_244644_a
Set<UUID> (): a, getHiddenPlayers, method_31336, getHiddenPlayers, m_nyjcvewa, m_100675_
UUID (String): a, getDiscoveredUUID, method_31407, method_31407, m_acdybskp, func_244797_a, func_244797_a
UUID (String): a, getDiscoveredUUID, method_31407, getUuid, m_acdybskp, m_100678_
void (PlayerListEntry): a, addPlayer, method_31337, method_31337, m_ahnzfloo, func_244645_a, func_244645_a
void (PlayerListEntry): a, addPlayer, method_31337, setPlayerOnline, m_ahnzfloo, m_100676_
void (UUID): f, removePlayer, method_31341, method_31341, m_adkkbzqq, func_244649_d, func_244649_d
void (UUID): f, removePlayer, method_31341, setPlayerOffline, m_adkkbzqq, m_100690_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
dsa
net.minecraft.client.gui.screens.social.PlayerSocialManager
net.minecraft.class_5520
net.minecraft.client.network.SocialInteractionsManager
net.minecraft.unmapped.C_rhqhwtoq
net.minecraft.client.gui.social.FilterManager
net.minecraft.client.gui.social.FilterManager
Fields
MinecraftClient: a, minecraft, field_26865, client, f_fsujuuul, field_244642_a, field_244642_a
Set<UUID>: b, hiddenPlayers, field_26866, hiddenPlayers, f_hviehirw, field_244643_b, field_244643_b
SocialInteractionsService: c, service, field_26912, socialInteractionsService, f_qcbrbqto, field_244755_c, field_244755_c
Map<String, UUID>: d, discoveredNamesToUUID, field_26927, field_26927, f_sidlvtfp, field_244796_d, field_244796_d
Constructors
(MinecraftClient, SocialInteractionsService)
Methods
void (UUID): a, hidePlayer, method_31338, hidePlayer, m_eypxmykn, func_244646_a, func_244646_a
void (UUID): b, showPlayer, method_31339, showPlayer, m_bzymovnd, func_244647_b, func_244647_b
boolean (UUID): c, shouldHideMessageFrom, method_31391, method_31391, m_ecqykwjn, func_244756_c, func_244756_c
boolean (UUID): d, isHidden, method_31340, isPlayerHidden, m_ggwnvahn, func_244648_c, func_244648_c
boolean (UUID): e, isBlocked, method_31392, isPlayerBlocked, m_fymsinyi, func_244757_e, func_244757_e
Set<UUID> (): a, getHiddenPlayers, method_31336, getHiddenPlayers, m_nyjcvewa, func_244644_a, func_244644_a
UUID (String): a, getDiscoveredUUID, method_31407, method_31407, m_acdybskp, func_244797_a, func_244797_a
void (PlayerListEntry): a, addPlayer, method_31337, method_31337, m_ahnzfloo, func_244645_a, func_244645_a
void (UUID): f, removePlayer, method_31341, method_31341, m_adkkbzqq, func_244649_d, func_244649_d