mojira.dev
MC-41825

Some entities are darker/black in the End (without light)

The bug

Some entities are rendered black if there is no light near them. This can be easily reproduced in the End.

Affected entities (1.11)

  • Minecarts with DisplayTile, such as hopper minecarts

  • Wet wolves

  • Primed TNT

Code analysis

Based on 1.11 decompiled using MCP 9.35 rc1

The renderer of all affected entities call the method net.minecraft.client.renderer.BlockRendererDispatcher.renderBlockBrightness(IBlockState, float).

Linked issues

Attachments

Comments 23

Can confirm (see screenshot), and in case anyone else wants to confirm it, you'll need this code for spawner minecarts (note: /give will not work):

/summon MinecartRideable ~ ~ ~ {CustomDisplayTile:1,DisplayTile:52}

I summoned Minecart Spawner by /summon MinecartSpawner ~ ~ ~

Still a concern in 1.7.4/5 and 14w08a

Confirmed for 14w10c and 14w11b

Confirmed for 14w17a

13 more comments

Confirmed in 18w45a.

Can still confirm this for 19w39a

Still in 19w40a

Still in 19w42a

This has been fixed in some recent 1.15 snapshot. At least for minecarts and TNT. Wet wolves are still affected by this. Will create a separate ticket for that single case.

Kuba

Kraif

(Unassigned)

Confirmed

Entities, Lighting

end, minecart

Minecraft 1.7.3, Minecraft 1.7.5, Minecraft 14w11b, Minecraft 1.7.9, Minecraft 14w17a, ..., Minecraft 18w45a, Minecraft 18w46a, 1.14.4, 19w39a, 19w42a

19w45b

Retrieved