Update to MC 1.14.4

This commit is contained in:
Jonas Herzig
2019-07-19 13:54:22 +02:00
parent c4c4b75022
commit 67d7af2dc3
16 changed files with 42 additions and 35 deletions

View File

@@ -665,7 +665,7 @@ public class ReplayHandler {
//$$ }
//#endif
mc.getNetworkHandler().getClientConnection()
mc.getNetworkHandler().getConnection()
//#if MC>=11300
.tick();
//#else