Represents a packet that updates the world time
Packet
getPacketID(): string
string
Get the ID of the packet.
Returns
The ID of the packet.
Inherited from
Packet.getPacketID
getPacketID
getTotalWorldTime(): number
number
Gets the total time of the world in ticks
The total world time
getWorldTime(): number
Gets the current world time in ticks
The current world time
Last updated 3 months ago