Posted December 11, 201212 yr Multiple derps fixed. ------------------- I've got a Block that has a rendered block/item above it if there is a valid recipe in the crafting grid. But other players can't see the render until they open the bench themselves. Also, when the world loads, you can't see the render until you open the bench, regardless if there's a valid recipe in it. I figure this has something to do with packets, and have been working on trying to do this myself, but to no avail; I just can't seem to get any of it to work. The render class for the tile entity cannot see what's in the TileEntity's class. For instance; I have the packets set up to send the the items in the crafting grid, and receive it which works (mostly) right, aside from a few randomly returning null occasionally. But from within the TileEntity the correct output stack is fine and works, but the renderer only sees null. This really perplexes me. So anyways, any help would be fantastic. Thanks
December 11, 201212 yr Author Thanks but I figured it out. Was having problems with the Forum so it took me awhile to edit the post.
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.