Uses of Class
net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
-
Uses of SocialInteractionsPlayerListEntry in net.minecraft.client.gui.screen.multiplayer
Modifier and TypeFieldDescriptionprivate final List<SocialInteractionsPlayerListEntry>
SocialInteractionsPlayerListWidget.players
Modifier and TypeMethodDescriptionprivate void
SocialInteractionsPlayerListWidget.markOfflineMembers
(Map<UUID, SocialInteractionsPlayerListEntry> entries, boolean includeOffline) private void
SocialInteractionsPlayerListWidget.refresh
(Collection<SocialInteractionsPlayerListEntry> players, double scrollAmount) private void
SocialInteractionsPlayerListWidget.setPlayers
(Collection<UUID> playerUuids, Map<UUID, SocialInteractionsPlayerListEntry> entriesByUuids)