Paper/paper-server
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
..
patches/sources MC-4: Fix item position desync 2020-12-08 20:24:52 -06:00
src Add OBSTRUCTED reason to BedEnterResult 2020-12-24 12:43:39 -08:00
.gitignore Setup Gradle project 2020-12-10 20:54:19 -08:00
build.gradle.kts Implement Mob Goal API 2020-01-03 16:26:19 +01:00
LGPL.txt
LICENCE.txt