Class EntityDamageByEntity

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

    public class EntityDamageByEntity
    extends EventListener
    • Method Summary

      Modifier and Type Method Description
      void onEntityDamageByEntity​(org.bukkit.event.entity.EntityDamageByEntityEvent ev)  
      • Methods inherited from class java.lang.Object

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

      • EntityDamageByEntity

        public EntityDamageByEntity​(RevengePlugin plugin)
    • Method Detail

      • onEntityDamageByEntity

        public void onEntityDamageByEntity​(org.bukkit.event.entity.EntityDamageByEntityEvent ev)