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

- Prefer {read,write}Nullable when possible. - Use SoundEvent.{writeTo,readFrom}Network, instead of sending the registry entries. This allows playing discs which don't register their SoundEvent on the server. - Add a couple of tests for round-tripping these packets.