|
PocketMine-MP 5.39.3 git-66148f13a91e4af6778ba9f200ca25ad8a04a584
|
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.