This is a minimal mod that fixes client side rendering of fast moving projectiles by modifying vanilla coding via mixin.
Vanilla coding limits projectile speed that is sent to the client for visualization between -4 and 4 resulting in graphical errors when projectiles are moving faster than that, even though they land perfectly on server side.
This mod was inspired by seestarz0's Fast Projectile Fix (for older minecraft versions).

