Posted June 5, 20205 yr So you read the title i want to know how i can use bindTexture() to set the texture of my block with a TER in the render method Edited June 5, 20205 yr by MagicQuest
June 5, 20205 yr Hi If you are rendering your own quads - you can specify it in the render buffer like this https://github.com/TheGreyGhost/MinecraftByExample/blob/master/src/main/java/minecraftbyexample/mbe21_tileentityrenderer/RenderQuads.java Is that what you mean? -TGG
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.