Uses of Class
com.mojang.realmsclient.dto.RealmsServerPlayerLists
-
Packages that use RealmsServerPlayerLists Package Description com.mojang.realmsclient.client com.mojang.realmsclient.dto com.mojang.realmsclient.gui -
-
Uses of RealmsServerPlayerLists in com.mojang.realmsclient.client
Methods in com.mojang.realmsclient.client that return RealmsServerPlayerLists Modifier and Type Method Description RealmsServerPlayerLists
RealmsClient. getLiveStats()
-
Uses of RealmsServerPlayerLists in com.mojang.realmsclient.dto
Methods in com.mojang.realmsclient.dto that return RealmsServerPlayerLists Modifier and Type Method Description static RealmsServerPlayerLists
RealmsServerPlayerLists. parse(java.lang.String p_230786_0_)
-
Uses of RealmsServerPlayerLists in com.mojang.realmsclient.gui
Fields in com.mojang.realmsclient.gui declared as RealmsServerPlayerLists Modifier and Type Field Description private RealmsServerPlayerLists
RealmsDataFetcher. livestats
Methods in com.mojang.realmsclient.gui that return RealmsServerPlayerLists Modifier and Type Method Description RealmsServerPlayerLists
RealmsDataFetcher. getLivestats()
-