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
is duplicated by9
relates to5
Created Issue:
Minecraft Minecart Furnace , Minecart TNT , Minecart Hopper , Minecart Command Block and Minecart Spawner are black in the end
Only Minecart Rideable and Minecart Chest aren't black
Environment
Windows 7 , java 7
Minecraft Minecart Furnace , Minecart TNT , Minecart Hopper , Minecart Command BlockandMinecart Spawner are black in the endMinecraft Minecart Furnace , Minecart TNT , Minecart Hopper , Minecart Command Block, Minecart Spawner & primed TNT are black in the end
is duplicated by
Minecraft Minecart Furnace , Minecart TNT , Minecart Hopper , Minecart Command Block, Minecart Spawner & primed TNT are black in the endSome entities are darker/black in the End
is duplicated by
is duplicated by
Only Minecart Rideable and Minecart Chest aren't black. The lighting of the Minecart itself changes depending on how far you are from the Minecart.
Please add the comment from above to the description
Only Minecart Rideable and Minecart Chest aren't black.
The lighting of the Minecart itself changes depending on how far you are from the Minecart.
relates to
Please add also to the description that the lighting of the Minecart itself changes depending on how far you are from the Minecart
Now covered by
MC-91761, please remove it from the description
Only Minecart Rideable and Minecart Chest aren't black.
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) .
Some entities are darker/black in the End (without light)
Only Minecart Rideable and Minecart Chest aren't black.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).
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).
is duplicated by
is duplicated by
relates to
Windows 7 , java 7
is duplicated by
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
tntCode 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).
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).
relates to
is duplicated by
relates to
relates to


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
Probably related to/duplicate of
MC-57894.Confirmed for
Confirmed for
Please add also to the description that the lighting of the Minecart itself changes depending on how far you are from the Minecart
Confirmed for
Confirmed for 16w21b.
Confirmed for 1.10.
Can confirm for 1.11
Confirmed for 1.12-pre6
Can confirm for MC 1.12.1.
Can confirm for wet wolves in 18w14b.
Confirmed for wet wolves in 18w22a.
Confirmed for wet wolves and primed TNT in low light (
MC-126996) for 18w22b.Confirmed for 1.13.1.
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.