Posted May 29, 20223 yr Hello : D so I'm trying to detect if someone interacts (left click/right click) with my custom item. I already created the item. what options do I have to detect an interaction with my item?
May 29, 20223 yr for right click you can override #use in your Item class for left click you can use PlayerInteractEvent.LeftClickEmpty (note this Event is client side only)
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.