The Bug:
Players' hands don't render semi-transparent in first person when invisible where appropriate.
This issue can be seen when invisible and on a team with the "seeFriendlyInvisibles" team modification is set to "true".
Steps to Reproduce:
Create a team, join it, and set the "seeFriendlyInvisibles" team modification to "true" by using the commands provided below.
/team add MC-240011
/team join MC-240011 @s
/team modify MC-240011 seeFriendlyInvisibles true
Give yourself the invisibility effect by using the command provided below.
/effect give @s minecraft:invisibility 100 0
Switch into third person and take note of how your player model is rendered semi-transparent.
Switch into first person and take note as to whether or not players' hands render semi-transparent in first person when invisible where appropriate.
Observed Behavior:
Players' hands aren't rendered at all.
Expected Behavior:
Players' hands would be rendered semi-transparent.
This ticket relates to MC-195499.