Extra Hard Mode

Extra Hard Mode

63.1k Downloads

NPE on PlayerInteractEntityEvent (AnimalCrowdControl feature)

RoboMWM opened this issue ยท 0 comments

commented

Reported by @7h3ev1l: https://aquifermc.org/threads/extra-hard-mode.88/#post-1199

To fix: check if entity is instance of LivingEntity.

Better yet, we only need to check if the instance is an animal.

(Not at a dev machine right now, will fix later tonight).