| PocketMine-MP 5.36.1 git-eaa7c4834c8fe2f379d24e7f0ee6cc63cfb18ccc
    | 
 Inheritance diagram for raklib\server\ServerInterface:
 Inheritance diagram for raklib\server\ServerInterface: Collaboration 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.