StartGame.time

Time of the day that should be in a range from 0 to 24000. If not the absolute value is moduled per 24000. If the world's time is stopped a SetTime packet should be sent after this.

class StartGame
int time;

Meta