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_230769_0_) -
Uses of PlayerInfo in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as PlayerInfoModifier and TypeFieldDescriptionprivate final PlayerInfo
RealmsPlayerScreen.InvitedEntry.playerInfo
Methods in com.mojang.realmsclient.gui.screens with parameters of type PlayerInfoModifier and TypeMethodDescriptionvoid
RealmsPlayerScreen.InvitedList.addEntry
(PlayerInfo p_223870_1_) private void
RealmsPlayerScreen.InvitedEntry.renderInvitedItem
(MatrixStack p_237932_1_, PlayerInfo p_237932_2_, int p_237932_3_, int p_237932_4_, int p_237932_5_, int p_237932_6_) Constructors in com.mojang.realmsclient.gui.screens with parameters of type PlayerInfo