-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
None
-
ubuntu 18.04 Linux, java 8,
-
git-spigot-2cf50f0-2b93d83 1.12.2
-
Yes
When right clicking with tripwire on an upside of a block, since tripwire cannot be placed, it never fires a PlayerInteractEvent. While for minecraft logic this is fine, for plugin developers this is frustrating, because we are trying to listen for the interact event and it never fires.
I uploaded an image of end-rod and tripwire as examples with debugging notes.