Don't cancel 1.16.2 multi block change packets

Tfw the logic works but you do a stupid, different error for the same packet on two different projects
This commit is contained in:
KennyTV 2020-08-11 21:37:26 +02:00
parent 6f0bd98be2
commit 8911f1eb94
No known key found for this signature in database
GPG Key ID: 6BE3B555EBC5982B

View File

@ -86,7 +86,6 @@ public class BlockItemPackets1_16_2 extends nl.matsv.viabackwards.api.rewriters.
@Override
public void registerMap() {
handler(wrapper -> {
wrapper.cancel();
long chunkPosition = wrapper.read(Type.LONG);
wrapper.read(Type.BOOLEAN); // Ignore old light data