Class zombieDropItems

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

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

      Constructors 
      Constructor Description
      zombieDropItems()  
    • Method Summary

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

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

      • zombieDropItems

        public zombieDropItems()
    • Method Detail

      • onZombieDeath

        public void onZombieDeath​(org.bukkit.event.entity.EntityDeathEvent e)