retrooper / packetevents

Precision meets performance—a powerful tool for mastering Minecraft packet manipulation with speed and finesse.
GNU General Public License v3.0
555 stars 150 forks source link

Revert some fixes for particle data decoding/encoding #1000

Closed booky10 closed 2 months ago

booky10 commented 2 months ago

I didn't properly implement this before and thought there were no map-codecs, which have special handling when dispatching codecs by type... Mojang's codecs are confusing


Fixes https://github.com/retrooper/packetevents/issues/993 (see comments, not related to initial problem)