mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 23:37:45 +00:00
Data packet handling!!!
This commit is contained in:
@@ -82,25 +82,25 @@ $pstruct = array(
|
||||
|
||||
0x80 => array(
|
||||
"triad",
|
||||
"triad",
|
||||
"ubyte",
|
||||
"customData",
|
||||
),
|
||||
|
||||
0x84 => array(
|
||||
"triad",
|
||||
"triad",
|
||||
"ubyte",
|
||||
"customData",
|
||||
),
|
||||
|
||||
0x88 => array(
|
||||
"triad",
|
||||
"triad",
|
||||
"ubyte",
|
||||
"customData",
|
||||
),
|
||||
|
||||
0x8c => array(
|
||||
"triad",
|
||||
"triad",
|
||||
"ubyte",
|
||||
"customData",
|
||||
),
|
||||
|
||||
|
Reference in New Issue
Block a user