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