mojira.dev
MC-199975

Endermen holding bells or bell block display entities only render the bell frame

The bug

An enderman holding a bell or a bell block display entity does not render the golden part of the bell; only the bell frame is rendered.

[media]

How to reproduce

  1. Run the commands:

    /summon minecraft:enderman ~ ~ ~ {NoAI:1,carriedBlockState:{Name:"bell"}}
    /summon minecraft:block_display ~ ~ ~ {block_state:{Name:"minecraft:bell"}}

Observed result

Only the frame of the bell is shown in the enderman's hands or as a block display.

Expected result

The entire bell block would be rendered, including the frame and the bell itself.

Linked issues

Attachments

Comments 15

Confirmed for 20w45a, also affects falling blocks:

/summon minecraft:falling_block ~ ~ ~ {NoGravity:1b,BlockState:{Name:"bell"},Time:1}
[media]

probably due to the actual bell model being animated (when you ring it)

Can confirm in 21w03a.

Can confirm in 21w05a.

Can confirm in 21w07a.

5 more comments

Can confirm this in 21w39a. Here are some extra details regarding this problem.

The Bug:

Endermen holding bells only render the frame of the bell.

Steps to Reproduce:

  • Summon an enderman that's holding a bell.

/summon minecraft:enderman ~ ~ ~ {NoAI:1b,carriedBlockState:{Name:"minecraft:bell"}}
  • Look closely at the bell held by the enderman.

Observed Behavior:

Endermen holding bells only render the frame of the bell.

Expected Behavior:

Endermen holding bells would render the bell as a whole block. It should render both the bell itself along with its frame.

Can confirm in 1.18.1.

Can confirm in 1.18.2 and 22w11a.

Can confirm in 1.19 and 22w24a.

Can confirm in 1.19.2.

[Mod] markderickson

(Unassigned)

Confirmed

Platform

Low

Rendering

rendering

1.16.3, 1.16.4 Pre-release 1, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, ..., 23w51b, 24w11a, 24w45a, 25w05a, 25w35a

Retrieved