Packet 139
MultiplayerSettingsPacket
This is used by EDU for joining players and removing players from your session, the settings (there is only one) is an enum for enabling/disabling/refreshing multiplayer join codes. Starts on the client, and a response to the client is issued from the server.
HeaderID 139varuint
0PacketTypevarint32 · variable (up to 5 bytes)
Serialized fields
1 top-level fields0PacketTypeCompressionEnum-as-ValueMultiplayerSettingsPacketTypeas
varint32- 0
EnableMultiplayer - 1
DisableMultiplayer - 2
RefreshJoincode
- 0
Changelog
Stable releases
Changes between stable protocol releases.
No stable release changes are recorded for this packet.
Preview builds
Changes between Minecraft Preview protocol builds.
No preview build changes are recorded for this packet.