Jump to content

Recommended Posts

Posted

Hello.

I need to click the right mouse button in a loop. I kind of did something like this, but it doesn't work well

while(true) {
	player.getHeldItem().useItemRightClick(e.player.worldObj, e.player);
}

Is there any other function I can force right click on my mouse?

Posted (edited)

1.8 is no longer supported on this forum.
Please update to a modern version of Minecraft to receive support.

Edited by diesieben07
  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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