mojira.dev
MC-196618

Endermen holding a bed renders complete bed instead of only the respective part

The bug

Note that this is the opposite of MC-193495 and only one of them can be considered a bug while the other one has to be intended.

Beds consist of two parts, the head and the foot. However, when an enderman is carrying a bed, the complete bed (head and foot) is rendered even though the enderman only places one part of it.

Note that for decoration purposes the behavior described in this report this might be desired.

Reproduction steps

  1. Summon multiple endermen holding beds

    /summon minecraft:enderman ~ ~ ~ {carriedBlockState:{Name:"red_bed",Properties:{part:head}}}
    /summon minecraft:enderman ~ ~ ~ {carriedBlockState:{Name:"red_bed",Properties:{part:foot}}}

    ❌ The endermen are rendered holding a complete bed

  2. Wait until one of the endermen places a bed
    :info: Only the respective part of the bed is placed

Linked issues

Attachments

Comments 17

The bug here is that only half the bed gets placed when the enderman places it down.

I can reproduce in 20w46a.

Can confirm in 21w03a.

7 more comments

Can confirm in 1.18.1.

Can confirm in 1.18.2 and 22w12a.

Can confirm in 1.19.

Can confirm in 1.19.2.

Can confirm in 24w45a

marcono1234

(Unassigned)

Confirmed

Platform

Low

Rendering

rendering

1.16.1, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Pre-release 3, 1.16.2, ..., 23w07a, 23w18a, 1.20.1, 24w11a, 24w45a

Retrieved