Class PPlayerCombatListener

java.lang.Object
dev.esophose.playerparticles.particles.listener.PPlayerCombatListener
All Implemented Interfaces:
org.bukkit.event.Listener

public class PPlayerCombatListener
extends java.lang.Object
implements org.bukkit.event.Listener
  • Constructor Summary

    Constructors 
    Constructor Description
    PPlayerCombatListener()  
  • Method Summary

    Modifier and Type Method Description
    void onPlayerAttack​(org.bukkit.event.entity.EntityDamageByEntityEvent event)
    Used to detect if the player is moving

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • onPlayerAttack

      public void onPlayerAttack​(org.bukkit.event.entity.EntityDamageByEntityEvent event)
      Used to detect if the player is moving
      Parameters:
      event - The event