Definition at line 24 of file PacketBatch.php.
◆ decodePackets()
static pocketmine\network\mcpe\protocol\serializer\PacketBatch::decodePackets |
( |
BinaryStream | $stream, |
|
|
PacketPool | $packetPool ) |
|
staticfinal |
◆ decodeRaw()
static pocketmine\network\mcpe\protocol\serializer\PacketBatch::decodeRaw |
( |
BinaryStream | $stream | ) |
|
|
staticfinal |
◆ encodePackets()
static pocketmine\network\mcpe\protocol\serializer\PacketBatch::encodePackets |
( |
BinaryStream | $stream, |
|
|
array | $packets ) |
|
staticfinal |
◆ encodeRaw()
static pocketmine\network\mcpe\protocol\serializer\PacketBatch::encodeRaw |
( |
BinaryStream | $stream, |
|
|
array | $packets ) |
|
staticfinal |
The documentation for this class was generated from the following file: