GeyserMC / MCProtocolLib

A library for communication with a Minecraft client/server.
MIT License
724 stars 200 forks source link

Fix (de)serialization of ClientboundExplodePacket #776

Closed Konicai closed 9 months ago

Konicai commented 9 months ago

I followed the mojang field order for the fields, but missed the part where they serialize in a slightly different order.