[SPIGOT-5607] PlayerInteractEvent Left-Click Bug Created: 04/Mar/20 Updated: 30/Aug/22 Resolved: 30/Aug/22 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Lootly Bularia | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Version: | CraftBukkit version git-Spigot-8faa8b4-13ed05d (MC: 1.15.2) |
Guidelines Read: | Yes |
Description |
When interacting under and at an entity in 1.15.2, such as taming or shearing, a PlayerInteractEvent with the Action set to Action.Left_Click will be thrown rather than Action.Right_Click. |
Comments |
Comment by Marvin Rieple [ 28/Aug/22 ] |
Made a PR for this: craftbukkit#1104 |