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.
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?
forge:1.8-11.14.1.1332
os:windows 7 - 64bit
java: jdk 1.7.0_55-b13
http://imgur.com/o7N0m9q
Why the Y-axis has been 0 and the block has also been a bedrock ?