-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add removalreason to EntityRemoveFromWorldEvent #10280
Copy link
Copy link
Closed
Labels
good first issueSimple bug fix or feature which would be a good first PR for someone new to the projectSimple bug fix or feature which would be a good first PR for someone new to the projectstatus: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.
Metadata
Metadata
Assignees
Labels
good first issueSimple bug fix or feature which would be a good first PR for someone new to the projectSimple bug fix or feature which would be a good first PR for someone new to the projectstatus: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Upstream's
EntityRemoveEventwas deprecated for coming almost a decade late, but they have the one addition of a reason that we're missing inEntityRemoveFromWorldEvent. Same thing applies to the knockback events I believe