Skip to content

Game State

Packet IDDirectionMojang NameMCP Name
0x46ClientboundGameEventPacketPacket70Bed

This is sent by the server to control precipitation or to notify that their bed is missing or obstructed. The game state is 0 for an invalid bed, 1 to start raining, and 2 to stop raining.

Clientbound

FieldTypeDescription
TypeByteThe ID of the game state.

Example Packet

FieldValue
Type1 (Start Raining)