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
FieldsModifier and TypeFieldDescriptionprivate final RealmsDownloadLatestWorldScreen.DownloadStatusprivate final Fileprivate final WorldDownload - 
Constructor Summary
ConstructorsConstructorDescriptionResourcePackProgressListener(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:
 actionPerformedin interfaceActionListener
 
 -