Class WiretapSubscribeEvent

java.lang.Object
org.bukkit.event.Event
fr.dreamin.dreamapi.api.event.ToolsEvent
fr.dreamin.dreamapi.api.event.ToolsCancelEvent
fr.dreamin.dreamvoice.api.wiretap.event.WiretapSubscribeEvent
All Implemented Interfaces:
org.bukkit.event.Cancellable

public final class WiretapSubscribeEvent extends fr.dreamin.dreamapi.api.event.ToolsCancelEvent
Event fired when a player subscribes to live eavesdropping on a VoiceWiretap. Cancellable.
  • 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.ToolsCancelEvent

    isCancelled, setCancelled

    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

    • WiretapSubscribeEvent

      public WiretapSubscribeEvent()