mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-04 17:06:16 +00:00
Full Data packet handling
This commit is contained in:
@ -36,4 +36,8 @@ $dataName = array(
|
||||
0x84 => "Ready",
|
||||
0x85 => "Message",
|
||||
0x66 => "SetTime",
|
||||
|
||||
0x93 => "MoveEntity_PosRot",
|
||||
|
||||
0xa4 => "SetEntityMotion",
|
||||
);
|
Reference in New Issue
Block a user