The bug
Water and other semi-transparent blocks do not render behind semi-transparent block display when graphics are set to Fast or Fancy.
To reproduce
Place water.
Execute the following command (this also works for ice and slime blocks):
/summon minecraft:block_display ~ ~ ~ {block_state:{Name:"minecraft:honey_block"}}
Notice how water is not rendered behind the block display.
Duplicate of MC-161885