retrooper / packetevents

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

Block mappings not supported for block action packet #268

Closed MWHunter closed 2 years ago

MWHunter commented 2 years ago

Block mappings are different from block states and item type mappings. This is required for block action packet. Literally no other packet uses this. Damn it mojang.

MWHunter commented 2 years ago

I don't care about this issue anymore and would rather not increase the filesize of packetevents for a single packet where the client ignores what's inside of it anyways.