Mojira Archive
MC-193495

Endermen render only one part of most multiblock blocks (e.g. doors, double plants)

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

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