mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-03-09 21:18:13 +00:00

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.