Closed Admicos closed 5 years ago
On more careful debugging, InteractItemEvent triggers on any right click. Not sure about the rest yet.
InteractEntityEvent also triggers when right clicking on an entity. I couldn't get InteractBlockEvent to trigger at all...
public class InteractBlockEventImpl implements InteractItemEvent {
...seriously, me?
The last time I tried, I couldn't get any of the interaction events to work.