Jump to content

Minecraft Modding Event Help


Xslayer9999

Recommended Posts

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! ;D

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.