Jump to content

JustAnotherCrab

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by JustAnotherCrab

  1. Is there any minecraft forge documentation that is of a similar level to the bukkit server plugin documentation?
  2. I figured it out, it's event.world and then use that to .getDayTime and then % that by 24000. Thanks!
  3. So if I were to do World.getworldtime % 4000 = 0 would that mean that it's a new day? And so would I still use the worldtickevent
  4. How would I be able to detect when a new day occurs in minecraft. I tried to look at the worldtickevent documentation but I can't figure out how to use it. Is there any other more convenient event? If not how would I use the worldtickevent?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.