Uses of Class
com.mojang.realmsclient.dto.PlayerInfo
Packages that use PlayerInfo
-
Uses of PlayerInfo in com.mojang.realmsclient.dto
Fields in com.mojang.realmsclient.dto with type parameters of type PlayerInfoMethods in com.mojang.realmsclient.dto that return types with arguments of type PlayerInfoModifier and TypeMethodDescriptionprivate static List<PlayerInfo>
RealmsServer.parseInvited
(com.google.gson.JsonArray p_87498_) -
Uses of PlayerInfo in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as PlayerInfoMethods in com.mojang.realmsclient.gui.screens with parameters of type PlayerInfoModifier and TypeMethodDescriptionvoid
RealmsPlayerScreen.InvitedObjectSelectionList.addEntry
(PlayerInfo p_89244_) private void
RealmsPlayerScreen.Entry.renderInvitedItem
(PoseStack p_89220_, PlayerInfo p_89221_, int p_89222_, int p_89223_, int p_89224_, int p_89225_) Constructors in com.mojang.realmsclient.gui.screens with parameters of type PlayerInfo