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 SummaryFieldsModifier and TypeFieldDescriptionprivate final RealmsDownloadLatestWorldScreen.DownloadStatusprivate final Fileprivate final WorldDownload
- 
Constructor SummaryConstructorsConstructorDescriptionResourcePackProgressListener(File p_87046_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87047_, WorldDownload p_87048_) 
- 
Method Summary
- 
Field Details- 
tempFile
- 
downloadStatus
- 
worldDownload
 
- 
- 
Constructor Details- 
ResourcePackProgressListenerResourcePackProgressListener(File p_87046_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87047_, WorldDownload p_87048_) 
 
- 
- 
Method Details- 
actionPerformed- Specified by:
- actionPerformedin interface- ActionListener
 
 
-