Package 

Class CustomItemGenerationEvent

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

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

        getCustomItem, getResult, isModified, setCustomItem, setResult
      • Methods inherited from class com.tealcube.minecraft.bukkit.mythicdrops.api.events.MythicDropsCancellableEvent

        isCancelled, setCancelled
      • Methods inherited from class org.bukkit.event.Event

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

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

      • CustomItemGenerationEvent

        CustomItemGenerationEvent(CustomItem customItem, ItemStack result)