Uses of Class
com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen.DownloadStatus
Packages that use RealmsDownloadLatestWorldScreen.DownloadStatus
-
Uses of RealmsDownloadLatestWorldScreen.DownloadStatus in com.mojang.realmsclient.client
Fields in com.mojang.realmsclient.client declared as RealmsDownloadLatestWorldScreen.DownloadStatusModifier and TypeFieldDescriptionprivate final RealmsDownloadLatestWorldScreen.DownloadStatusFileDownload.DownloadCountingOutputStream.downloadStatusMethods in com.mojang.realmsclient.client with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatusModifier and TypeMethodDescriptionvoidFileDownload.download(WorldDownload pDownload, String pWorldName, RealmsDownloadLatestWorldScreen.DownloadStatus pStatus, LevelStorageSource pSource) private voidFileDownload.download(RealmsDownloadLatestWorldScreen.DownloadStatus pStatus, HttpClient pClient, String pUrl, File pTempFile) private voidFileDownload.finishResourcePackDownload(RealmsDownloadLatestWorldScreen.DownloadStatus pStatus, File pTempFile, WorldDownload pWorldDownload) private voidFileDownload.finishWorldDownload(String pWorldName, File pTempFile, LevelStorageSource pSource, RealmsDownloadLatestWorldScreen.DownloadStatus pStatus) Constructors in com.mojang.realmsclient.client with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatusModifierConstructorDescriptionDownloadCountingOutputStream(OutputStream pParent, RealmsDownloadLatestWorldScreen.DownloadStatus pDownloadStatus) -
Uses of RealmsDownloadLatestWorldScreen.DownloadStatus in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as RealmsDownloadLatestWorldScreen.DownloadStatusModifier and TypeFieldDescriptionprivate final RealmsDownloadLatestWorldScreen.DownloadStatusRealmsDownloadLatestWorldScreen.downloadStatus