/
Important fixes:
Other fixes:
Flow being reported as NONE in the transport bypass report.BandwidthOptimizer 2.4 beta is the largest update since 1.3. This version rewrites almost the entire codebase and replaces the old packet replay/batch architecture with a new layered transport framework focused on stability, compatibility, and real bandwidth reduction.
Full, Ref, and Patch transport decisions.Full sends a complete chunk baseline when the client does not have one.Ref sends only a reference when the client already has the same chunk data.Patch sends only the difference when the client has an older matching chunk baseline.ClientboundMoveEntityPacket$Pos compare behavior.