class FileDownload.ResourcePackProgressListener
extends java.lang.Object
implements java.awt.event.ActionListener
Modifier and Type | Field and Description |
---|---|
private java.io.File |
field_224819_b |
private RealmsDownloadLatestWorldScreen.DownloadStatus |
field_224820_c |
private WorldDownload |
field_224821_d |
Modifier | Constructor and Description |
---|---|
private |
ResourcePackProgressListener(java.io.File p_i51645_2_,
RealmsDownloadLatestWorldScreen.DownloadStatus p_i51645_3_,
WorldDownload p_i51645_4_) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent p_actionPerformed_1_) |
private final java.io.File field_224819_b
private final RealmsDownloadLatestWorldScreen.DownloadStatus field_224820_c
private final WorldDownload field_224821_d
private ResourcePackProgressListener(java.io.File p_i51645_2_, RealmsDownloadLatestWorldScreen.DownloadStatus p_i51645_3_, WorldDownload p_i51645_4_)