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).
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).