Class Hierarchy
- java.lang.Object
- org.apache.http.entity.AbstractHttpEntity (implements org.apache.http.HttpEntity)
- org.apache.http.entity.InputStreamEntity
- com.mojang.realmsclient.client.FileUpload.CustomInputStreamEntity
 
 
 - org.apache.http.entity.InputStreamEntity
 - com.mojang.realmsclient.client.FileDownload
 - com.mojang.realmsclient.client.FileDownload.ProgressListener (implements java.awt.event.ActionListener)
 - com.mojang.realmsclient.client.FileDownload.ResourcePackProgressListener (implements java.awt.event.ActionListener)
 - com.mojang.realmsclient.client.FileUpload
 - java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.FilterOutputStream
- org.apache.commons.io.output.ProxyOutputStream
- org.apache.commons.io.output.CountingOutputStream
- com.mojang.realmsclient.client.FileDownload.DownloadCountingOutputStream
 
 
 - org.apache.commons.io.output.CountingOutputStream
 
 - org.apache.commons.io.output.ProxyOutputStream
 
 - java.io.FilterOutputStream
 - com.mojang.realmsclient.client.Ping
 - com.mojang.realmsclient.client.RealmsClient
 - com.mojang.realmsclient.client.RealmsClientConfig
 - java.lang.Record
- com.mojang.realmsclient.client.RealmsError.AuthenticationError (implements com.mojang.realmsclient.client.RealmsError)
 - com.mojang.realmsclient.client.RealmsError.CustomError (implements com.mojang.realmsclient.client.RealmsError)
 - com.mojang.realmsclient.client.RealmsError.ErrorWithJsonPayload (implements com.mojang.realmsclient.client.RealmsError)
 - com.mojang.realmsclient.client.RealmsError.ErrorWithRawPayload (implements com.mojang.realmsclient.client.RealmsError)
 
 - com.mojang.realmsclient.client.Request<T>
- com.mojang.realmsclient.client.Request.Delete
 - com.mojang.realmsclient.client.Request.Get
 - com.mojang.realmsclient.client.Request.Post
 - com.mojang.realmsclient.client.Request.Put
 
 - com.mojang.realmsclient.client.UploadStatus
 
 - org.apache.http.entity.AbstractHttpEntity (implements org.apache.http.HttpEntity)
 
Interface Hierarchy
- com.mojang.realmsclient.client.RealmsError
 
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.mojang.realmsclient.client.Ping.Region
 - com.mojang.realmsclient.client.RealmsClient.CompatibleVersionResponse
 - com.mojang.realmsclient.client.RealmsClient.Environment
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)