Can i do procedure, that checks every tick in the world?

Started by Volly on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can i do procedure, that checks every tick in the world?

Can i do procedure, that checks every tick in the world?

for example, if tick updates variable n = n + 1

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Global Event -> On World…
Mon, 01/27/2020 - 15:11

Global Event -> On World tick Update

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks
Sat, 02/01/2020 - 07:02

Thanks