Interface GroupEvent

All Superinterfaces:
Event, ServerEvent
All Known Subinterfaces:
CreateGroupEvent, JoinGroupEvent, LeaveGroupEvent, RemoveGroupEvent

public interface GroupEvent extends ServerEvent
  • Method Details

    • getGroup

      @Nullable Group getGroup()
      Returns:
      the group - null if there is no group
    • getConnection

      @Nullable VoicechatConnection getConnection()
      Returns:
      the connection of the player