Jump to content

[1.10.2] [Solved] Get value of a TileEntity variable from TileEntitySR


JoseluGames

Recommended Posts

Been some days trying to figure how to get a value that updates every tick from a TileEntity to set the rotation of a model. Tried many this and no one worked, maybe is just that I'm dumb but I can't solve it.

When I print the TileEntity is always the same, without the updated value.

 

This is my code:

For the TileEntityMiner:

http://pastebin.com/jSR0563K

For the TESRMiner:

http://pastebin.com/keFK7pSc

Come and say hi at www.twitter.com/JoseluGames

Link to comment
Share on other sites

Ok, so after some research I created the functions for the packets in the TileEntityMiner (http://pastebin.com/1bqDyQHY), but for calling the block to update the only functions I see surfing on the web doesn't exist in 1.10.2. Wich function do I have to use to mark it to update? Or where should I start searching

Come and say hi at www.twitter.com/JoseluGames

Link to comment
Share on other sites

Ok, but to do the animation I have to look to the value of a variable of the TileEntity, value that is not updated when I call it on my TileEntitySpecialRenderer (I hope I explain myself, I'm not a native english speaker and is late in night where I live  :-X )

Come and say hi at www.twitter.com/JoseluGames

Link to comment
Share on other sites

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.