The bug
Note that this is the opposite of MC-196618 and only one of them can be considered a bug while the other one has to be intended.
When an enderman is carrying a multiblock block (i.e. a block which consists of multiple blocks) other than a bed, only the respective part is rendered instead of the complete multiblock block. For example only the lower half of a door is rendered instead of the complete door.
Affected blocks
List might be incomplete
Doors
Double plants, e.g.
sunflower
,large_fern
, ...
Reproduction steps
Summon an enderman carrying a door
/summon minecraft:enderman ~ ~ ~ {NoAI:1,carriedBlockState:{Name:"oak_door"}}
❌ Only the lower half of the door is rendered instead of the complete door
Linked issues
Attachments
Comments 16
There fine [[Mod] Marcono1234|https://bugs.mojang.com/secure/ViewProfile.jspa?name=marcono12340]
I have updated the report to cover other multiblock blocks as well. Additionally I created MC-196618 which describes the opposite since I can imagine either behavior being unintended.
I hope these changes are alright for you.