Class PvPBotAnimationListener

  • All Implemented Interfaces:
    org.bukkit.event.Listener

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

      Constructors 
      Constructor Description
      PvPBotAnimationListener​(org.bukkit.plugin.java.JavaPlugin plugin, long delay)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void onEntityDamage​(org.bukkit.event.entity.EntityDamageEvent event)  
      • Methods inherited from class java.lang.Object

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

      • PvPBotAnimationListener

        public PvPBotAnimationListener​(org.bukkit.plugin.java.JavaPlugin plugin,
                                       long delay)
    • Method Detail

      • onEntityDamage

        public void onEntityDamage​(org.bukkit.event.entity.EntityDamageEvent event)