Jump to content

[1.12.2] Ticking Tile Entity - "other" properties


stepsword

Recommended Posts

Hi,

 

I couldn't find a definitive answer on this, but does every single class property have to be saved to NBT on a Tile Entity?

 

For example, I'm overriding the update() function, and doing something server side only. Does the counter I have which counts ticks need to be saved as a property in read/writeNBT? If I don't save it will it just reset at world load? Also, is it necessary to notify the client if that property changes assuming I only use the property server side?

Edited by stepsword
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.