Player tick update side

Started by Tyzbrand on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Player tick update side

Hi, I have a question about client/server operation.

Is a “player tick update” procedure supposed to run on both sides? Because in my case, they are only called on the client side.

 

I tried to force it with “Dist.DEDICATED_SERVER” but without success.

If anyone would like to try and help me out

 

 

(Mcreator 2025.1 + 1.20.1 generator plugin)