Package com.mojang.realmsclient.client
Class FileDownload.ResourcePackProgressListener
java.lang.Object
com.mojang.realmsclient.client.FileDownload.ResourcePackProgressListener
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
- FileDownload
-
Field Summary
Modifier and TypeFieldDescriptionprivate final RealmsDownloadLatestWorldScreen.DownloadStatus
private final File
private final WorldDownload
-
Constructor Summary
ConstructorDescriptionResourcePackProgressListener
(File p_87046_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87047_, WorldDownload p_87048_) -
Method Summary
-
Field Details
-
tempFile
-
downloadStatus
-
worldDownload
-
-
Constructor Details
-
ResourcePackProgressListener
ResourcePackProgressListener(File p_87046_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87047_, WorldDownload p_87048_)
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-