PHP Class pocketmine\network\rcon\RCON

Afficher le fichier Open project: iTXTech/Genisys Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Server $server, $password, $port = 19132, $interface = "0.0.0.0", $threads = 1, $clientsPerThread = 50 )
check ( )
stop ( )

Method Details

__construct() public méthode

public __construct ( Server $server, $password, $port = 19132, $interface = "0.0.0.0", $threads = 1, $clientsPerThread = 50 )
$server pocketmine\Server

check() public méthode

public check ( )

stop() public méthode

public stop ( )