Solved World time clarification

Discussion in 'Plugin Development' started by pookeythekid, Jan 2, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    pookeythekid

    What exactly is the difference between in-game time and relative world time? I've seen the Bukkit JavaDocs on the setTime and setFullTime methods, and they differ in relative and in-game time. I just needed some explanation on how these methods work differently, since I'm pretty sure setTime(6000) will set the day to 6000 ticks, not the original world time plus 6000 ticks.
     
  2. Offline

    teej107

    Also taken from the JavaDocs:
    For setTime()
     
  3. Offline

    pookeythekid

    Ah, thanks for the highlight. Now that I look at the same text for the eleventh time it makes sense.
     
Thread Status:
Not open for further replies.

Share This Page