PaperMC/paper-server/patches/sources/net/minecraft/network
BillyGalbreath d9c0a60246 MC-4: Fix item position desync
This fixes item position desync (MC-4) by running the item coordinates
through the encode/decode methods of the packet that causes the precision
loss, which forces the server to lose the same precision as the client
keeping them in sync.
2020-12-08 20:24:52 -06:00
..
chat Adventure 2021-01-29 17:54:03 +01:00
protocol MC-4: Fix item position desync 2020-12-08 20:24:52 -06:00
syncher Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
Connection.java.patch Add API for quit reason 2020-11-14 16:19:52 +01:00
FriendlyByteBuf.java.patch Adventure 2021-01-29 17:54:03 +01:00
PacketEncoder.java.patch Adventure 2021-01-29 17:54:03 +01:00
Varint21FrameDecoder.java.patch Optimize NetworkManager Exception Handling 2020-07-05 22:38:18 -04:00