Arrows and stingers are rendered at full opacity
muzikbike opened this issue ยท 2 comments
Description
Similar to #292: when stung by a bee or when shot, the stinger or arrow effectively becomes part of the player until it disappears. When the camera gets close to the player, the player and equipment will become translucent, but the arrows will not. Expected behaviour would be that they would for this case.
Steps to Reproduce
- Get shot or stung
- Go into the special third person view
- Observe
Minecraft version
1.21.4
Game Logs
Additional Information
No response
I pushed a fix to address bee stinger rendering. Unfortunately, for arrows it is not possible without introducing z-fighting issues, which will be visible on every arrow, regardless if they are stuck in the player or not. I would prefer leaving them as is. Thanks again for reporting.







