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