
Fix and add entity remove from world event
TheLimeGlass opened this issue ยท 0 comments
Suggestion
Fix up the item despawn event because you can currently do
on despawn:
event-entity is an iron golem
cancel event
even though the event-entity is only ever an item. This parses correctly giving the wrong information.
So suggestion to add com.destroystokyo.paper.event.entity.EntityRemoveFromWorldEvent
Why?
suggestion to add com.destroystokyo.paper.event.entity.EntityRemoveFromWorldEvent and fix the existing event so this isn't parsable, or print a warning/error
Other
No response
Agreement
- I have read the guidelines above and affirm I am following them with this suggestion.