mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
* fix: Remove liftimes from CStatusResponse and CPlayerPosition * fix: Add lifetimes to CachedBranding and fix tests * fix: Remove lifetimes from CLoginDisconnect packet, data is dropped immediately after the packet is constructed * fix: Apply formatting to packet_encoder.rs --------- Co-authored-by: Alexander Medvedev <lilalexmed@proton.me>