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 RealmsServerPlayerListsRealmsClient. getLiveStats() -
Uses of RealmsServerPlayerLists in com.mojang.realmsclient.dto
Methods in com.mojang.realmsclient.dto that return RealmsServerPlayerLists Modifier and Type Method Description static RealmsServerPlayerListsRealmsServerPlayerLists. 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 RealmsServerPlayerListsRealmsDataFetcher. livestatsMethods in com.mojang.realmsclient.gui that return RealmsServerPlayerLists Modifier and Type Method Description RealmsServerPlayerListsRealmsDataFetcher. getLivestats()
-