Solved How to see where clicked item is going?

Discussion in 'Plugin Development' started by Tim_M, Aug 23, 2021.

Thread Status:
Not open for further replies.
  1. Offline

    Tim_M

    I'm making a GUI and I need to stop players from putting items in specific slots. It works great except for shift clicks. event.getRawSlot() returns the slot of where the item was before the shift click. How can I check wher the item goes when shift clicked?
     
  2. Offline

    davidclue

  3. Offline

    Tim_M

Thread Status:
Not open for further replies.

Share This Page