3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-09-18 18:20:04 +02:00
ViaBackwards/common/src/main/java/com/viaversion/viabackwards
KennyTV f341fc132c
Fix ancient client error caused by empty meta for < 1.11
Since modern versions don't immediately send metadata in spawn packets and 1.10 clients and lower have a slight oversight in the meta getting, every mob/player spawn spammed the client console with an error. Even though it is a harmless error, I figured people would like their client console not to get spammed anymore.
2021-05-29 15:01:02 +02:00
..
api Don't store UserConnection in stored objects unless needed 2021-05-26 21:58:19 +02:00
protocol Fix ancient client error caused by empty meta for < 1.11 2021-05-29 15:01:02 +02:00
utils Change imports/package qualifiers 2021-04-26 23:31:29 +02:00
ViaBackwards.java Change imports/package qualifiers 2021-04-26 23:31:29 +02:00
ViaBackwardsConfig.java Change imports/package qualifiers 2021-04-26 23:31:29 +02:00