Package 

Class PreIdentificationEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      PreIdentificationEvent(ItemStack unidentifiedItem, Tier tier, Player identifier)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Boolean isModified()
      final Tier getTier()
      final Unit setTier(Tier tier)
      final ItemStack getUnidentifiedItem()
      final Unit setUnidentifiedItem(ItemStack unidentifiedItem)
      final Player getIdentifier()
      HandlerList getHandlers()
      • 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