Class WiretapRemoveEvent

java.lang.Object
org.bukkit.event.Event
fr.dreamin.dreamapi.api.event.ToolsEvent
fr.dreamin.dreamvoice.api.wiretap.event.WiretapRemoveEvent

public final class WiretapRemoveEvent extends fr.dreamin.dreamapi.api.event.ToolsEvent
Event fired when a VoiceWiretap is removed.
  • Nested Class Summary

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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class fr.dreamin.dreamapi.api.event.ToolsEvent

    getHandlerList, getHandlers

    Methods inherited from class org.bukkit.event.Event

    callEvent, getEventName, isAsynchronous

    Methods inherited from class Object

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

    • WiretapRemoveEvent

      public WiretapRemoveEvent()