the problem with determining the player's speed

Started by Keluanor on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
the problem with determining the player's speed

when I output the z and x velocity values to the chat, if I just walk around the world, the values in the chat will be 0.0, but if I start jumping while holding ctrl, they will change. why is this happening?