Skip to content

PacketProtocol.md

Shirasawa edited this page Jan 6, 2022 · 14 revisions

PacketProtocol

一个包有两部分组成:

  1. 包ID (int8)
  2. 包内容

Serverbound

Clientbound

0 (项目信息)

Field Name Field Type Notes
Endian int16 表示端序, 直接为 1 (short int)

Clone this wiki locally