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 SummaryFieldsModifier and TypeFieldDescriptionprivate final RealmsDownloadLatestWorldScreen.DownloadStatusprivate final LevelStorageSourceprivate final Fileprivate final String
- 
Constructor SummaryConstructorsConstructorDescriptionProgressListener(String p_87027_, File p_87028_, LevelStorageSource p_87029_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87030_) 
- 
Method Summary
- 
Field Details- 
worldName
- 
tempFile
- 
levelStorageSource
- 
downloadStatus
 
- 
- 
Constructor Details- 
ProgressListenerProgressListener(String p_87027_, File p_87028_, LevelStorageSource p_87029_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87030_) 
 
- 
- 
Method Details- 
actionPerformed- Specified by:
- actionPerformedin interface- ActionListener
 
 
-