Interface GroupEvent
- All Superinterfaces:
Event,ServerEvent
- All Known Subinterfaces:
CreateGroupEvent,JoinGroupEvent,LeaveGroupEvent,RemoveGroupEvent
-
Method Summary
Methods inherited from interface de.maxhenkel.voicechat.api.events.Event
cancel, isCancellable, isCancelledMethods inherited from interface de.maxhenkel.voicechat.api.events.ServerEvent
getVoicechat
-
Method Details
-
getGroup
- Returns:
- the group -
nullif there is no group
-
getConnection
- Returns:
- the connection of the player
-