Uses of Class
net.minecraft.client.realms.dto.PlayerInfo
Packages that use PlayerInfo
-
Uses of PlayerInfo in net.minecraft.client.realms.dto
Fields in net.minecraft.client.realms.dto with type parameters of type PlayerInfoMethods in net.minecraft.client.realms.dto that return types with arguments of type PlayerInfoModifier and TypeMethodDescriptionprivate static List
<PlayerInfo> RealmsServer.parseInvited
(JsonArray jsonArray) -
Uses of PlayerInfo in net.minecraft.client.realms.gui.screen
Fields in net.minecraft.client.realms.gui.screen declared as PlayerInfoModifier and TypeFieldDescriptionprivate final PlayerInfo
RealmsPlayerScreen.InvitedObjectSelectionListEntry.playerInfo
Constructors in net.minecraft.client.realms.gui.screen with parameters of type PlayerInfo