View on GitHub

Soupply

Automatically generated libraries for encoding and decoding Minecraft protocols

home / bedrock274 / play / set-time

Set time

Encode/decode this packet in Sandbox

Id: 10

Id (hex): 0A

Id (bin): 00001010

Clientbound: ✔️

Serverbound: ✖️

Sets the time.

Fields

Name Type
time varint

time

Time of the day in a range from 0 to 24000. If higher or lower it will be moduled to 24000.