players property

List<Player> players
final

All players in the room.

Implementation

final List<Player> players;