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.DownloadStatus
FileDownload.ProgressListener.downloadStatus
private final RealmsDownloadLatestWorldScreen.DownloadStatus
FileDownload.ResourcePackProgressListener.downloadStatus
Methods in com.mojang.realmsclient.client with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatusModifier and TypeMethodDescriptionvoid
FileDownload.download
(WorldDownload download, String worldName, RealmsDownloadLatestWorldScreen.DownloadStatus status, LevelStorageSource source) Constructors in com.mojang.realmsclient.client with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatusModifierConstructorDescription(package private)
ProgressListener
(String worldName, File tempFile, LevelStorageSource levelStorageSource, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus) (package private)
ResourcePackProgressListener
(File tempFile, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus, WorldDownload worldDownload) -
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.DownloadStatus
RealmsDownloadLatestWorldScreen.downloadStatus