mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 09:26:06 +00:00
New packet
This commit is contained in:
@ -81,19 +81,21 @@ $pstruct = array(
|
||||
),
|
||||
|
||||
0x84 => array(
|
||||
"ubyte",
|
||||
"ubyte",
|
||||
"special1",
|
||||
/*10,
|
||||
8,
|
||||
"double",
|
||||
"byte", */
|
||||
),
|
||||
|
||||
0x8c => array(
|
||||
"ubyte",
|
||||
"ubyte",
|
||||
"special1",
|
||||
),
|
||||
|
||||
0xa0 => array(
|
||||
6,
|
||||
),
|
||||
|
||||
0xc0 => array(
|
||||
6,
|
||||
),
|
||||
|
Reference in New Issue
Block a user