Class DivinityItemDamageEvent

java.lang.Object
org.bukkit.event.Event
studio.magemonkey.codex.api.events.IEvent
studio.magemonkey.codex.api.events.ICancellableEvent
studio.magemonkey.divinity.api.event.DivinityItemDamageEvent
All Implemented Interfaces:
org.bukkit.event.Cancellable

public class DivinityItemDamageEvent extends studio.magemonkey.codex.api.events.ICancellableEvent
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    org.bukkit.event.Event.Result
  • Field Summary

    Fields inherited from class studio.magemonkey.codex.api.events.IEvent

    handlers
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class studio.magemonkey.codex.api.events.ICancellableEvent

    isCancelled, setCancelled

    Methods inherited from class studio.magemonkey.codex.api.events.IEvent

    getHandlerList, getHandlers

    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 Details

    • DivinityItemDamageEvent

      public DivinityItemDamageEvent()