Uses of Class
net.minecraft.client.gui.screens.social.PlayerEntry
-
Uses of PlayerEntry in net.minecraft.client.gui.screens.social
Modifier and TypeFieldDescriptionprivate final List<PlayerEntry>
SocialInteractionsPlayerList.players
Modifier and TypeMethodDescriptionprivate void
SocialInteractionsPlayerList.addOnlinePlayers
(Collection<UUID> p_240813_, Map<UUID, PlayerEntry> p_240796_) private void
SocialInteractionsPlayerList.updateFiltersAndScroll
(Collection<PlayerEntry> p_240809_, double p_240830_) private void
SocialInteractionsPlayerList.updatePlayersFromChatLog
(Map<UUID, PlayerEntry> p_240780_, boolean p_240827_)