Posted March 14, 201510 yr I used json-model in most cases. But when I'm render a block which changes its apperance by other blocks nearby, the problems are found. Usually Block.getActualState is used. But what if there are hundreds of states? Also, it's not a tile entity. I can't do it with TileEntitySpecialRenderer. So is there any easier way for me to do this? Just like ISimpleBlockRenderingHandler did in 1.7.x. --Update-- Maybe I have found the answer... Using Block.getExtendedState together with ISmartBlockModel can do this. Author of Tao Land Mod. http://taoland.herbix.me/images/1/14/TaoLandLogo.png[/img] Also, author of RenderTo ---- I'm not an English native speaker. I just try my best.
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.