Posted February 5, 20196 yr I'm wondering if there is a dedicated event that runs every time the time changes to sunrise. I wanted to have some code that fired once every Minecraft day, but felt like it would be a bad idea for a check to see what time it is to be running every single tick. Seemed like it would put too much strain on the server. I've seen this done before with Animania, since said mod's roosters crow when the time turns to sunrise so I know reacting to sunrise is possible... I'm just not sure how.
February 6, 20196 yr Have you looked at how Animania does it? Looks like they just check the time every tick during the crow's onLivingUpdate method.
February 6, 20196 yr Author Ah, it's not? Well, thanks for the information. I guess it's true what they say about assumptions.
February 6, 20196 yr 10 hours ago, Paradoxicalblock said: Seemed like it would put too much strain on the server Your computer could probably do this computation billions of times in less than a microsecond About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.