Matsv / PAaaS

Minecraft Protocol Analysis as a Service
https://matsv.nl/PAaaS/
MIT License
45 stars 5 forks source link

Boat metadata displays incorrectly as an array of booleans #5

Open Pokechu22 opened 8 years ago

Pokechu22 commented 8 years ago

The metadata for boats (in 1.9 and above) displays as 9. lang/Bool Array, when in reality it is two bools and not an array. (For whatever reason, Mojang decided to store both paddle fields in an array, probably for convenience when getting the left or right paddle).