Is it better to use multiple tick procedures or only a few

Started by Samuelchr_ on

Topic category: Help with MCreator software

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is it better to use multiple tick procedures or only a few

My questions is does it make a difference in performance if i use multiple "on entity/player tick procedure"s or if i only use one "on entity/player tick procedure" and put everything in that one procedure

because i have a a little many and i wanted to know if its better to put all of it into one procedure