player

@NotNull
open fun player(@NotNull uuid: @NotNull UUID): @NotNull Optional<PlayerChannelHandler>

Retrieves a player channel handler by the player's UUID.

Return

an optional containing the channel handler if found

Since

1.15.2

Parameters

uuid

the player's UUID