Posted April 1, 201510 yr forge: 1.8-11.14.1.1341 os: windows 7 - 64bit java: jdk 1.7.0_75-b13 eclipse: Luna SR2 4.4.2.M20150204-1700 in eclipse runtime in minecraft runtime Eclipse development environment running under normal, but in Minecraft runtime will not display correctly, why?
April 1, 201510 yr Author your keyword "enable blending" reminded me! i fixed,ex: GlStateManager.enableBlend(); mc.getTextureManager().bindTexture(mapRaderBG); drawTexturedModalRect(ModItemDurable.mapPosX, ModItemDurable.mapPosY, 0, 0, 256, 256); GlStateManager.disableBlend(); in minecraft Thank you very much.
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.