Uses of Class
net.minecraft.client.gui.screens.social.PlayerEntry
Packages that use PlayerEntry
Package
Description
- 
Uses of PlayerEntry in net.minecraft.client.gui.screens.reportingFields in net.minecraft.client.gui.screens.reporting declared as PlayerEntryConstructors in net.minecraft.client.gui.screens.reporting with parameters of type PlayerEntryModifierConstructorDescriptionReportPlayerScreen(Screen p_299954_, ReportingContext p_299878_, PlayerEntry p_299949_) 
- 
Uses of PlayerEntry in net.minecraft.client.gui.screens.socialFields in net.minecraft.client.gui.screens.social with type parameters of type PlayerEntryModifier and TypeFieldDescriptionprivate final List<PlayerEntry>SocialInteractionsPlayerList.playersMethod parameters in net.minecraft.client.gui.screens.social with type arguments of type PlayerEntryModifier and TypeMethodDescriptionprivate voidSocialInteractionsPlayerList.addOnlinePlayers(Collection<UUID> p_240813_, Map<UUID, PlayerEntry> p_240796_) private voidSocialInteractionsPlayerList.updateFiltersAndScroll(Collection<PlayerEntry> p_240809_, double p_240830_) private voidSocialInteractionsPlayerList.updatePlayersFromChatLog(Map<UUID, PlayerEntry> p_240780_, boolean p_240827_)