Skip to content
Success

Changes

Summary

  1. Cap VarInt down to 4 bytes. Early Mojang implementations used 32 BYTES, (commit: 87f3706) (details)
Commit 87f37067365c6fbcaee124db3bf628f6f4d747ed by md_5
Cap VarInt down to 4 bytes. Early Mojang implementations used 32 BYTES, then they changed it to 5 BYTES. I think they mean 4 BYTES = 32 BITS.
(commit: 87f3706)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/DefinedPacket.java (diff)