Twister915 / mcproto-rs

Minecraft Protocol in Rust
Apache License 2.0
112 stars 21 forks source link

`PlayUpdateJigsawBlock` id and `PlayCreativeInventoryAction` id should be swapped #9

Open regenerativep opened 3 years ago

regenerativep commented 3 years ago

Encountered this under 1.16.5 but as far as I could find there is no functional difference between protocols 753 and 754.

The 1.16.5 wiki.vg does specify this correctly, but it does appear that in the past they were documented the other way around.