3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-11-19 14:30:16 +01:00
Dieser Commit ist enthalten in:
Myles 2016-02-29 13:21:05 +00:00
Ursprung 59b270beda
Commit 3fa4b7a7b2

Datei anzeigen

@ -3,16 +3,14 @@
This plugin modifies netty to allow connection of 1.9 clients to 1.8, This plugin modifies netty to allow connection of 1.9 clients to 1.8,
**Don't use late bind**
**As of this point it is not finished, I need to fix:** **As of this point it is not finished, I need to fix:**
Entity Movement Sync Entity Movement Sync (Teleporting)
Teleporting (perhaps)
Attempt to make boats nicer when they don't work Attempt to make boats nicer when they don't work
Verify slot IDs to prevent dual wielding :)
Use reflection more. Use reflection more.