|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for raklib\server\ipc\RakLibToUserThreadMessageProtocol:Public Attributes | |
| const | PACKET_ACK_NOTIFICATION = 0x04 |
| const | PACKET_CLOSE_SESSION = 0x03 |
| const | PACKET_ENCAPSULATED = 0x01 |
| const | PACKET_OPEN_SESSION = 0x02 |
| const | PACKET_RAW = 0x06 |
| const | PACKET_REPORT_BANDWIDTH_STATS = 0x05 |
| const | PACKET_REPORT_PING = 0x07 |
Definition at line 24 of file RakLibToUserThreadMessageProtocol.php.
| const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_ACK_NOTIFICATION = 0x04 |
Definition at line 65 of file RakLibToUserThreadMessageProtocol.php.
| const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_CLOSE_SESSION = 0x03 |
Definition at line 58 of file RakLibToUserThreadMessageProtocol.php.
| const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_ENCAPSULATED = 0x01 |
Definition at line 41 of file RakLibToUserThreadMessageProtocol.php.
| const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_OPEN_SESSION = 0x02 |
Definition at line 51 of file RakLibToUserThreadMessageProtocol.php.
| const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_RAW = 0x06 |
Definition at line 81 of file RakLibToUserThreadMessageProtocol.php.
| const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_REPORT_BANDWIDTH_STATS = 0x05 |
Definition at line 72 of file RakLibToUserThreadMessageProtocol.php.
| const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_REPORT_PING = 0x07 |
Definition at line 88 of file RakLibToUserThreadMessageProtocol.php.