Jump to content

[RESOLVED]Problem Eclipse development environment and Minecraft


Recommended Posts

Posted

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?

Posted

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.