| 
    PocketMine-MP 5.37.1 git-cef37e7835c666594588f957a47b27d521c6a58e
    
   | 
 
 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) | |
Definition at line 21 of file ServerInterface.php.