Posted January 25, 20223 yr I'm migrating my mod from 1.12.2 to 1.16.5. I have GL11.glScaled(2, 2, 1); fontRenderer.drawSplitString(text, x, y, width, 0xFFFFFF); But I found that 1.16.5 has no drawSplitString method in FontRenderer class. How to migrate to 1.16.5?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.