-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
git-Spigot-a99063f-fad2494 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
-
Yes
When an item falls into the void, as in The End for example. I tried to catch this by checking EntityDamageEvent for void damage, and also ItemDespawnEvent. Seems neither fires for this case. Was hoping to cancel that event and send the item elsewhere. Mostly interested in itemstacks, but projectiles would also be nice (for returning lost tridents and ender pearls).