Posted March 23, 201312 yr Why is it private now? was it a change or has it just not been updated to replace it with public?
March 23, 201312 yr Author that's exactly what I am using? in the latest forge RenderEngine.BindTexture() is a private field thus not accesible
August 11, 201312 yr Is this the same in newer versions of MC-Forge? I tried the following in MC 1.6.2: Minecraft.getMinecraft().renderEngine.bindTexture("/gui/inventory.png"); But this doesn't work: Eclipse says, that there is no Method bindTexture(String) in class renderEngine... Why? http://i.imgur.com/wNvtGZw.png[/img] MODS and MODDING TUTORIALS
August 21, 201312 yr Could someone provide a link then? I get absolutely no information on this. Especially when using an importet OBJ model. Some say that this doesn't work... http://www.kelmai.com/wp-content/uploads/2013/08/signature.jpg[/img]
August 21, 201312 yr use the wiki, people already made tutorials about both these subjects texture: "hydroflame guide to textures" wavefront files: "wavefront" or something like that on the wiki how to debug 101:http://www.minecraftforge.net/wiki/Debug_101 -hydroflame, author of the forge revolution-
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.