Can confirm in 1.21.11
I was tinkering around with this bug and come up with the solution. Here’s my implementation of the fishing line rendering:
https://github.com/andrewchik0/fishing-rod-fix/blob/1.21.11/src/client/java/com/andrewchik/fishingrodfix/mixin/client/FishingBobberEntityRendererMixin.java
If somebody wants this fix before it officially resolved i created a mod with the fix. “Fishing Rod Fix”. It resolves MC-148088 issue as well.
Can confirm in 1.21.11
I was tinkering around with this bug and come up with the solution. Here’s my implementation of the fishing line rendering:
https://github.com/andrewchik0/fishing-rod-fix/blob/1.21.11/src/client/java/com/andrewchik/fishingrodfix/mixin/client/FishingBobberEntityRendererMixin.java
If somebody wants this fix before it officially resolved i created a mod with the fix. “Fishing Rod Fix”. It resolves MC-148088 issue as well.