Jump to content

Reading NBT Data for Teleport Mod


LastBubbleMaster

Recommended Posts

So, I am trying to finish the teleportation mod that Mr. Crayfish did on youtube teaching 1.8 modding.  In a nutshell he made an item that stored the coordinates of a block that was clicked by an item in that item(which works) and then you would do something(didn't finish) and when you did that thing you would teleport back to the cached coordinates in the item.  The problem is the whole teleporting thing to a saved location in NBT data, I don't know how to read the NBT data and use it in the playerInl.setPosition() command.  That is what I need help with, I will upload my entire mod to github, if someone could please help me figure out how to read the x, y, and z coordinates from their respective NBT data counterparts and use them to teleport to the location it would be amazing.  Or if anybody could link me to a project that uses it.

 

Thanks

 

GitHub

https://gist.github.com/LastBubbleMaster/4c52af5e0a5ddaa2e1bdd1f6eaca7c21

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.