-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Environment:
N/A
-
Spigot version 4614-Spigot-4a90bec-63fe8dd (MC: 26.1) (Implementing API version 26.1.1-R0.1-SNAPSHOT)
-
N/A
-
Yes
Making a simple PlayerInteractEntityEvent listener outputting the interacted entity, it's expected that this event fires when a player right clicks an entity. Instead, this event doesn't fire at all. This was not the case in 1.21.11.
(Also tested with PlayerInteractAtEntityEvent)