Interface PlayerConnectedEvent
- All Superinterfaces:
Event
,ServerEvent
-
Method Summary
Methods inherited from interface de.maxhenkel.voicechat.api.events.Event
cancel, isCancellable, isCancelled
Methods inherited from interface de.maxhenkel.voicechat.api.events.ServerEvent
getVoicechat
-
Method Details
-
getConnection
VoicechatConnection getConnection()- Returns:
- the connection of the player
-