Class infectPlayer

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

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

      Constructors 
      Constructor Description
      infectPlayer()  
    • Method Summary

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

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

      • infectPlayer

        public infectPlayer()
    • Method Detail

      • onZombieAttack

        public void onZombieAttack​(org.bukkit.event.entity.EntityDamageByEntityEvent e)