Posted January 16, 201312 yr Ok, I was wondering if it is possible to add a warp event to a sword. What I mean by this is that when you right click with the blade, you warp to the block you are pointing at. I know about the public ItemStack onItemRightClick(ItemStack par1ItemStack, World par2World, EntityPlayer par3EntityPlayer) <<I use this to spawn fireballs with an item>> command, but is there a way to warp like an enderpearl without using the throwable entity on it. I just want to right click with it and warp to the point. I looked through the source code for the EntityItemenderpearl, but I confused on what part I would use. Any help is appreciated!
January 22, 201312 yr Author just set the entiy posx, posy and posz to the given cordinates... Tanks, but what entity would I use
January 22, 201312 yr Don't use on its right click, use itemInteractionForEntity(something like that) "you seem to be THE best modder I've seen imo." ~spynathan ლ(́◉◞౪◟◉‵ლ
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.