I have a hunting plugin that records the highest distance kill. Currently I have a list of hard coded animals but though maybe there is something better, like an animal entity class?

If there is, I'd love to know about it :)

Merged post

Can I do something like:

if (entity is BaseAnimalNPC) {}

I'd test this but I'm not at a computer right now, just looking at existing plugins and saw this in DeathNotes.