Interface RemoveGroupEvent
- All Superinterfaces:
Event, GroupEvent, ServerEvent
This event is only cancellable if the group is persistent
-
Method Summary
Methods inherited from interface Event
cancel, isCancellable, isCancelledMethods inherited from interface ServerEvent
getVoicechat
-
Method Details
-
getGroup
Group getGroup()- Specified by:
getGroupin interfaceGroupEvent- Returns:
- the group that was removed
-
getConnection
Deprecated.- Specified by:
getConnectionin interfaceGroupEvent- Returns:
null
-