Files
paper-mc/paper-server
Owen1212055 daa4fe5fb5 Use hasImpulse vs hurtMarked for setVelocity
This will prevent projectiles from using the less accurate path for updating motion when interfaced with the API. However, hasImpulse is the more proper way of marking that the entity needs its velocity updated anyways.

This seems to be fairly unused logic in vanilla
2025-06-23 22:39:41 -04:00
..