PocketMine-MP 5.18.2 git-00e39821f06a4b6d728d35053c2621dbb19369ff
raklib\server\ServerInterface Interface Reference
+ Inheritance diagram for raklib\server\ServerInterface:
+ Collaboration diagram for raklib\server\ServerInterface:

Public Member Functions

 addRawPacketFilter (string $regex)
 
 blockAddress (string $address, int $timeout)
 
 closeSession (int $sessionId)
 
 sendEncapsulated (int $sessionId, EncapsulatedPacket $packet, bool $immediate=false)
 
 sendRaw (string $address, int $port, string $payload)
 
 setName (string $name)
 
 setPacketsPerTickLimit (int $limit)
 
 setPortCheck (bool $value)
 
 unblockAddress (string $address)
 

Detailed Description

Definition at line 21 of file ServerInterface.php.


The documentation for this interface was generated from the following file: