Package com.mojang.realmsclient.dto
Class RealmsServerPlayerList
java.lang.Object
com.mojang.realmsclient.dto.ValueObject
com.mojang.realmsclient.dto.RealmsServerPlayerList
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic RealmsServerPlayerListparse(com.google.gson.JsonObject p_87591_) parsePlayers(com.google.gson.JsonArray p_87589_) Methods inherited from class com.mojang.realmsclient.dto.ValueObjecttoString
- 
Field Details- 
LOGGERprivate static final org.slf4j.Logger LOGGER
- 
serverIdpublic long serverId
- 
players
 
- 
- 
Constructor Details- 
RealmsServerPlayerListpublic RealmsServerPlayerList()
 
- 
- 
Method Details- 
parse
- 
parsePlayers
 
-