Uses of Class
net.minecraft.client.realms.dto.RealmsServerPlayerLists
| Package | Description |
|---|---|
| net.minecraft.client.realms | |
| net.minecraft.client.realms.dto | |
| net.minecraft.client.realms.gui |
-
Uses of RealmsServerPlayerLists in net.minecraft.client.realms
Methods in net.minecraft.client.realms that return RealmsServerPlayerLists Modifier and Type Method Description RealmsServerPlayerListsRealmsClient. getLiveStats() -
Uses of RealmsServerPlayerLists in net.minecraft.client.realms.dto
Methods in net.minecraft.client.realms.dto that return RealmsServerPlayerLists Modifier and Type Method Description static RealmsServerPlayerListsRealmsServerPlayerLists. parse(String json) -
Uses of RealmsServerPlayerLists in net.minecraft.client.realms.gui
Fields in net.minecraft.client.realms.gui declared as RealmsServerPlayerLists Modifier and Type Field Description private RealmsServerPlayerListsRealmsDataFetcher. livestatsMethods in net.minecraft.client.realms.gui that return RealmsServerPlayerLists Modifier and Type Method Description RealmsServerPlayerListsRealmsDataFetcher. getLivestats()