Posted March 9, 20232 yr I found out that I can use the RemovalReason enum Class to check if the Entity that was removed which Reason the Entity was removed. For Example the Reason KILLED. But I don't know if this Enum Class has an Event that you need to call before you can use it. Can someone confirm that? When an Event exist could you tell me the Event for 1.18.2?
March 11, 20232 yr Welll, the 1.18.2 event for getting when an entity is removed is ( EntityLeaveWorldEvent ) You need to use the event, to use the enum properly. (though I guess you can use them if ya really want to & get creative enough, in other ways) ----- Just so you know, if you're after livingentities (like mobs, players, & such) dying.. this would be the less optimal way of going about it. Edited March 11, 20232 yr by DePhoegon thoughts*
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.