ModernFix-fix/forge/src/main/java
embeddedt 204c8b78c4 Fix lag caused by Forge vehicle resync patch
This patch previously set the player to the entity's position,
which is not always correct for entities that position the player
at an offset (e.g. boats with two entities). Move the player using
positionRider() instead

Original PR: https://github.com/MinecraftForge/MinecraftForge/pull/5160
2023-10-07 17:27:23 -04:00
..
org/embeddedt/modernfix Fix lag caused by Forge vehicle resync patch 2023-10-07 17:27:23 -04:00