PHP Class pocketmine\network\CompressBatchedTask

Inheritance: extends pocketmine\scheduler\AsyncTask
Afficher le fichier Open project: iTXTech/Genisys

Méthodes publiques

Свойство Type Description
$data
$final
$level
$targets

Méthodes publiques

Méthode Description
__construct ( $data, array $targets, $level = 7 )
onCompletion ( Server $server )
onRun ( )

Method Details

__construct() public méthode

public __construct ( $data, array $targets, $level = 7 )
$targets array

onCompletion() public méthode

public onCompletion ( Server $server )
$server pocketmine\Server

onRun() public méthode

public onRun ( )

Property Details

$data public_oe property

public $data

$final public_oe property

public $final

$level public_oe property

public $level

$targets public_oe property

public $targets