mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-05-30 09:22:08 +00:00
5a7259e4c9
I want to write some tests to check that various packets round-trip corretly. However, these packets don't (and shouldn't) implement .equals, and so we need a more reflective(/hacky) way of comparing them.