The bug
If an Enderman is looking up during the daytime, its eyes turn completely white.
How to reproduce
Make sure that it is day
/time set day
Use this command
/summon minecraft:enderman ~ ~ ~ {NoAI:1,Rotation:[0f,-90f]
}Fly upwards
→❌ The Enderman's eyes are completely white
Linked issues
is duplicated by 1
Attachments
Comments 60
Is this still an issue for you, or did it get fixed in the meantime? If it's still an issue, please force a crash by pressing F3 + C
for 10 seconds while in-game and attach the crash report (minecraft/crash-reports/crash-<DATE>-client.txt) here.
i wanted to add that the real reason this happens is because the eye layer uses additive color blending, and the part of the base texture below the eyes is pure white, which just makes it appear as pure white when looking up.
changing the white eye parts of the enderman's base texture to black fixes this issue
[media]
Please add screenshots with the debug screen enabled (hit the F3 key), also make sure you have no resource packs loaded when taking the screenshot.