Package com.mojang.realmsclient.client
Class FileDownload.ProgressListener
java.lang.Object
com.mojang.realmsclient.client.FileDownload.ProgressListener
- All Implemented Interfaces:
 ActionListener,EventListener
- Enclosing class:
 - FileDownload
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final RealmsDownloadLatestWorldScreen.DownloadStatusprivate final LevelStorageSourceprivate final Fileprivate final String - 
Constructor Summary
ConstructorsConstructorDescriptionProgressListener(String p_87027_, File p_87028_, LevelStorageSource p_87029_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87030_)  - 
Method Summary
 
- 
Field Details
- 
worldName
 - 
tempFile
 - 
levelStorageSource
 - 
downloadStatus
 
 - 
 - 
Constructor Details
- 
ProgressListener
ProgressListener(String p_87027_, File p_87028_, LevelStorageSource p_87029_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87030_)  
 - 
 - 
Method Details
- 
actionPerformed
- Specified by:
 actionPerformedin interfaceActionListener
 
 -