The bug
Lava and water are not rendered at all in the hands of endermen, even though their arms are extended as if they were holding something.
How to reproduce
Run the command:
/summon minecraft:enderman ~ ~ ~ {NoAI:1,carriedBlockState:{Name:"water"}}
Run the command:
/summon minecraft:enderman ~ ~ ~ {NoAI:1,carriedBlockState:{Name:"lava"}}
Notice that both endermen do not render their carried blocks.
Can confirm!