PHP 클래스 pocketmine\network\rcon\RCON

파일 보기 프로젝트 열기: iTXTech/Genisys 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Server $server, $password, $port = 19132, $interface = "0.0.0.0", $threads = 1, $clientsPerThread = 50 )
check ( )
stop ( )

메소드 상세

__construct() 공개 메소드

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

check() 공개 메소드

public check ( )

stop() 공개 메소드

public stop ( )