addPlayer

abstract fun addPlayer(@NotNull player: @NotNull McGameProfile)

Adds a player's game profile to the set.

Parameters

player

The game profile of the player to add.