PHP Class pocketmine\updater\Upgrader

Inheritance: extends pocketmine\scheduler\AsyncTask
Show file 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 ( )