Describe the bug
When I was developing a plugin, I noticed that when using the VanillaTextRenderer, the NameTag seemed to render the text outside the screen
⬇️
I have made modifications to the RenderNameTagItem in the NameTag in the latest branch
Lines 617 and 618 are used to pull it back from off-screen
Steps to reproduce
1.Deactivated CustomFonts
2.Active Nametag
Meteor Version
Meteor latest patch
Minecraft Version
MC 26.2
Operating System
Windows
Before submitting a bug report
Describe the bug
When I was developing a plugin, I noticed that when using the VanillaTextRenderer, the NameTag seemed to render the text outside the screen
⬇️
I have made modifications to the RenderNameTagItem in the NameTag in the latest branch
Lines 617 and 618 are used to pull it back from off-screen
Steps to reproduce
1.Deactivated CustomFonts
2.Active Nametag
Meteor Version
Meteor latest patch
Minecraft Version
MC 26.2
Operating System
Windows
Before submitting a bug report
This bug wasn't already reported (I have searched bug reports on GitHub).
This is a valid bug (I am able to reproduce this on the latest dev build).