Package 

Class EntitySpawningEvent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final LivingEntity livingEntity
    • Constructor Summary

      Constructors 
      Constructor Description
      EntitySpawningEvent(LivingEntity livingEntity)
    • Method Summary

      Modifier and Type Method Description
      final LivingEntity getLivingEntity()
      HandlerList getHandlers()
      • Methods inherited from class com.tealcube.minecraft.bukkit.mythicdrops.events.EntitySpawningEvent

        getEventName, isAsynchronous
      • Methods inherited from class java.lang.Object

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

      • EntitySpawningEvent

        EntitySpawningEvent(LivingEntity livingEntity)