The Bug:
Camels with passengers can have their inventories opened which is inconsistent with other rideable mobs that have inventories.
Steps to Reproduce:
Summon a camel with a passenger by using the command provided below.
/summon minecraft:camel ~ ~ ~ {Passengers:[{id:"minecraft:husk"}],SaddleItem:{id:"minecraft:saddle",Count:1b}}
Attempt to open the camel's inventory by shifting and right-clicking on the camel.
Take note as to whether or not camels with passengers can have their inventories opened.
Observed Behavior:
Camels with passengers can have their inventories opened which is inconsistent with other rideable mobs that have inventories.
Expected Behavior:
All mobs with passengers that have inventories would be able to or not be able to have their inventories opened.
Confirmed.