Uses of Class
net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen.DownloadStatus
Packages that use RealmsDownloadLatestWorldScreen.DownloadStatus
-
Uses of RealmsDownloadLatestWorldScreen.DownloadStatus in net.minecraft.client.realms
Fields in net.minecraft.client.realms declared as RealmsDownloadLatestWorldScreen.DownloadStatusModifier and TypeFieldDescriptionFileDownload.ProgressListener.downloadStatusFileDownload.ResourcePackProgressListener.downloadStatusMethods in net.minecraft.client.realms with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatusModifier and TypeMethodDescriptionvoidFileDownload.downloadWorld(WorldDownload download, String message, RealmsDownloadLatestWorldScreen.DownloadStatus status, LevelStorage storage)Constructors in net.minecraft.client.realms with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatusModifierConstructorDescriptionprivateProgressListener(String worldName, File tempFile, LevelStorage storage, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus)privateResourcePackProgressListener(File tempFile, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus, WorldDownload worldDownload) -
Uses of RealmsDownloadLatestWorldScreen.DownloadStatus in net.minecraft.client.realms.gui.screen
Fields in net.minecraft.client.realms.gui.screen declared as RealmsDownloadLatestWorldScreen.DownloadStatus