public class TimeHandler
extends java.lang.Object
Constructor and Description |
---|
TimeHandler() |
Modifier and Type | Method and Description |
---|---|
static void |
changeTime()
Calculates the time using
DATE_FORMAT and multiplies the hours and minutes out into seconds
Adds 18,000 as this is midnight in Minecraft and therefore is aligning the time with midnight |
public static void changeTime()
DATE_FORMAT
and multiplies the hours and minutes out into seconds
Adds 18,000 as this is midnight in Minecraft and therefore is aligning the time with midnight