Uses of Class
net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen.DownloadStatus
| Package | Description |
|---|---|
| net.minecraft.client.realms | |
| net.minecraft.client.realms.gui.screen |
-
Uses of RealmsDownloadLatestWorldScreen.DownloadStatus in net.minecraft.client.realms
Fields in net.minecraft.client.realms declared as RealmsDownloadLatestWorldScreen.DownloadStatus Modifier and Type Field Description private RealmsDownloadLatestWorldScreen.DownloadStatusFileDownload.ProgressListener. downloadStatusprivate RealmsDownloadLatestWorldScreen.DownloadStatusFileDownload.ResourcePackProgressListener. downloadStatusMethods in net.minecraft.client.realms with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatus Modifier and Type Method Description voidFileDownload. downloadWorld(WorldDownload download, String message, RealmsDownloadLatestWorldScreen.DownloadStatus status, LevelStorage storage)Constructors in net.minecraft.client.realms with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatus Constructor Description ProgressListener(String worldName, File tempFile, LevelStorage storage, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus)ResourcePackProgressListener(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 Modifier and Type Field Description private RealmsDownloadLatestWorldScreen.DownloadStatusRealmsDownloadLatestWorldScreen. downloadStatus