PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
raklib\server\ipc\RakLibToUserThreadMessageProtocol Class Reference
+ 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
 

Detailed Description

Definition at line 24 of file RakLibToUserThreadMessageProtocol.php.

Member Data Documentation

◆ PACKET_ACK_NOTIFICATION

const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_ACK_NOTIFICATION = 0x04

Definition at line 65 of file RakLibToUserThreadMessageProtocol.php.

◆ PACKET_CLOSE_SESSION

const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_CLOSE_SESSION = 0x03

Definition at line 58 of file RakLibToUserThreadMessageProtocol.php.

◆ PACKET_ENCAPSULATED

const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_ENCAPSULATED = 0x01

Definition at line 41 of file RakLibToUserThreadMessageProtocol.php.

◆ PACKET_OPEN_SESSION

const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_OPEN_SESSION = 0x02

Definition at line 51 of file RakLibToUserThreadMessageProtocol.php.

◆ PACKET_RAW

const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_RAW = 0x06

Definition at line 81 of file RakLibToUserThreadMessageProtocol.php.

◆ PACKET_REPORT_BANDWIDTH_STATS

const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_REPORT_BANDWIDTH_STATS = 0x05

Definition at line 72 of file RakLibToUserThreadMessageProtocol.php.

◆ PACKET_REPORT_PING

const raklib\server\ipc\RakLibToUserThreadMessageProtocol::PACKET_REPORT_PING = 0x07

Definition at line 88 of file RakLibToUserThreadMessageProtocol.php.


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