Class PlayerJoinVoiceEvent

java.lang.Object
org.bukkit.event.Event
fr.dreamin.dreamapi.api.event.ToolsEvent
fr.dreamin.dreamvoice.api.player.event.PlayerJoinVoiceEvent

public final class PlayerJoinVoiceEvent extends fr.dreamin.dreamapi.api.event.ToolsEvent
Event fired when a player connects to Simple Voice Chat and is wrapped into a VPlayer.
  • 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

    • PlayerJoinVoiceEvent

      public PlayerJoinVoiceEvent()