Jump to content

[1.8] Client tick hook


HeXHaX

Recommended Posts

I need help again!  Maybe I am just an idiot, but I can not seem to find out how to hook into Minecraft's tick update function!  I need to be able to check time on tick update (I am adding a day counter to Minecraft as a part of my mod) so that when a new day rolls around, I can increment my day counter.

Link to comment
Share on other sites

Just @SubscribeEvent the ClientTickEvent, for client tick checking. (in your case WorldTickEvent might be better.)

I. Stellarium for Minecraft: Configurable Universe for Minecraft! (WIP)

II. Stellar Sky, Better Star Rendering&Sky Utility mod, had separated from Stellarium.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

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