类 FileDownload.ProgressListener
java.lang.Object
com.mojang.realmsclient.client.FileDownload.ProgressListener
- 所有已实现的接口:
ActionListener
,EventListener
- 封闭类:
FileDownload
-
字段概要
字段修饰符和类型字段说明private final RealmsDownloadLatestWorldScreen.DownloadStatus
private final LevelStorageSource
private final File
private final String
-
构造器概要
构造器构造器说明ProgressListener
(String p_87027_, File p_87028_, LevelStorageSource p_87029_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87030_) -
方法概要
-
字段详细资料
-
worldName
-
tempFile
-
levelStorageSource
-
downloadStatus
-
-
构造器详细资料
-
ProgressListener
ProgressListener(String p_87027_, File p_87028_, LevelStorageSource p_87029_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87030_)
-
-
方法详细资料
-
actionPerformed
- 指定者:
actionPerformed
在接口中ActionListener
-