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