Hey,
I'm relatively new to the Forge API and I've been working on a mod project for some time now, I haven't encountered any issues until now but I can't seem to figure out how to make the EntityEvent super class return the ID of the entity on death.
I will have custom mobs (the entities) which I want to drop a randomized item on death. To do this I need the ID of the entity in question. Any help regarding this issue would be greatly appreciated.
Thanks in advance,