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.DownloadStatus
FileDownload.ProgressListener. downloadStatus
private RealmsDownloadLatestWorldScreen.DownloadStatus
FileDownload.ResourcePackProgressListener. downloadStatus
Methods in net.minecraft.client.realms with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatus Modifier and Type Method Description void
FileDownload. 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.DownloadStatus
RealmsDownloadLatestWorldScreen. downloadStatus