Uses of Class
net.minecraft.client.realms.dto.WorldDownload
Package
Description
-
Uses of WorldDownload in net.minecraft.client.realms
Modifier and TypeFieldDescriptionprivate final WorldDownload
FileDownload.ResourcePackProgressListener.worldDownload
Modifier and TypeMethodDescriptionvoid
FileDownload.downloadWorld
(WorldDownload download, String message, RealmsDownloadLatestWorldScreen.DownloadStatus status, LevelStorage storage) ModifierConstructorDescription(package private)
ResourcePackProgressListener
(File tempFile, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus, WorldDownload worldDownload) -
Uses of WorldDownload in net.minecraft.client.realms.dto
-
Uses of WorldDownload in net.minecraft.client.realms.gui.screen
Modifier and TypeFieldDescriptionprivate final WorldDownload
RealmsDownloadLatestWorldScreen.worldDownload
ModifierConstructorDescriptionRealmsDownloadLatestWorldScreen
(Screen parent, WorldDownload worldDownload, String worldName, BooleanConsumer onBack)