Interface DeathListener

  • All Superinterfaces:
    java.util.EventListener

    @Deprecated
    public interface DeathListener
    extends java.util.EventListener
    Deprecated.
    Use PlayerListener/NpcListener instead
    • Method Detail

      • onDeath

        void onDeath​(DeathEvent event)
        Deprecated.