Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
pocketmine
updater
Upgrader
PHP Class pocketmine\updater\Upgrader
Inheritance:
extends
pocketmine\scheduler\AsyncTask
显示文件
Open project: ClearSkyTeam/ClearSky
Public Methods
Method
Description
__construct
(
$link
,
$hash
,
$filePath
)
onCompletion
(
Server
$server
)
onRun
( )
Method Details
__construct()
public
method
public
__construct
(
$link
,
$hash
,
$filePath
)
onCompletion()
public
method
public
onCompletion
(
Server
$server
)
$server
pocketmine\Server
onRun()
public
method
public
onRun
( )