Posted July 27, 20169 yr Whats the difference? My guess is onBlockClicked happens when you left or right click, while onBlockActivated is only when you right click. Is this correct?
July 27, 20169 yr I'm pretty sure #onBlockClicked is only for left click and #onBlockActivated is only for right click. Easiest way to find out for sure is to put a System.out in each of those methods and test it Note also that some types of Items may not pass the click on to the block under certain circumstances. http://i.imgur.com/NdrFdld.png[/img]
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.