Uses of Record Class
com.mojang.realmsclient.dto.WorldDownload
Packages that use WorldDownload
Package
Description
-
Uses of WorldDownload in com.mojang.realmsclient.client
Methods in com.mojang.realmsclient.client that return WorldDownloadMethods in com.mojang.realmsclient.client with parameters of type WorldDownloadModifier and TypeMethodDescriptionvoidFileDownload.download(WorldDownload pDownload, String pWorldName, RealmsDownloadLatestWorldScreen.DownloadStatus pStatus, LevelStorageSource pSource) private voidFileDownload.finishResourcePackDownload(RealmsDownloadLatestWorldScreen.DownloadStatus pStatus, File pTempFile, WorldDownload pWorldDownload) -
Uses of WorldDownload in com.mojang.realmsclient.dto
Methods in com.mojang.realmsclient.dto that return WorldDownload -
Uses of WorldDownload in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as WorldDownloadModifier and TypeFieldDescriptionprivate final WorldDownloadRealmsDownloadLatestWorldScreen.worldDownloadConstructors in com.mojang.realmsclient.gui.screens with parameters of type WorldDownloadModifierConstructorDescriptionRealmsDownloadLatestWorldScreen(Screen pLastScreen, WorldDownload pWorldDownload, String pWorldName, it.unimi.dsi.fastutil.booleans.BooleanConsumer pCallback)