Title describes the problem. I'd like to get the attacker of a LivingAttackEvent, but event.getSource().getImmediateSource() returns null regardless of the actual immediate source of the attack.
Is there something I'm missing? Why can I not get the immediate source from a LivingAttackEvent?
P.S. Any help is much appreciated!