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 worldDownload, String worldName, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus, LevelStorageSource levelStorageSource) private voidFileDownload.download(RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus, HttpClient client, String url, File target) private voidFileDownload.finishResourcePackDownload(RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus, File tempFile, WorldDownload worldDownload) private voidFileDownload.finishWorldDownload(String worldName, File tempFile, LevelStorageSource levelStorageSource, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus) Constructors in com.mojang.realmsclient.client with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatusModifierConstructorDescriptionDownloadCountingOutputStream(OutputStream out, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus) -
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