JavaPaper
1.1.1
jvm
JavaPaper
/
pro.yggdra.objects
/
Build
/
download
download
fun
download
(
file
:
File
)
:
DownloadAction
fun
download
(
file
:
File
,
after
:
Runnable
)
:
DownloadAction
fun
download
(
file
:
File
,
percentage
:
(
percent
:
Long
,
speed
:
Float
)
->
Unit
)
:
DownloadAction
fun
download
(
file
:
File
,
percentage
:
(
percent
:
Long
,
speed
:
Float
)
->
Unit
,
after
:
Runnable
)
:
DownloadAction
fun
download
(
file
:
Path
)
:
DownloadAction
fun
download
(
file
:
Path
,
after
:
Runnable
)
:
DownloadAction
fun
download
(
file
:
Path
,
percentage
:
(
percent
:
Long
,
speed
:
Float
)
->
Unit
)
:
DownloadAction
fun
download
(
file
:
Path
,
percentage
:
(
percent
:
Long
,
speed
:
Float
)
->
Unit
,
after
:
Runnable
)
:
DownloadAction