mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-19 09:26:45 +00:00
packet names
This commit is contained in:
parent
067c08f644
commit
2266a14965
@ -31,5 +31,9 @@ $dataName = array(
|
||||
0x10 => "ServerHandshake",
|
||||
0x13 => "ClientConnect",
|
||||
0x15 => "ClientDisconnect",
|
||||
0x82 => "LoginPacket",
|
||||
0x82 => "Login",
|
||||
0x83 => "LoginStatus",
|
||||
0x84 => "Ready",
|
||||
0x85 => "Message",
|
||||
0x66 => "SetTime",
|
||||
);
|
Loading…
x
Reference in New Issue
Block a user