channel

@Nullable
open fun channel(@NotNull uuid: @NotNull UUID): @Nullable PlayerChannelHandler

Retrieves the channel handler for a specific player.

Return

the channel handler, or null if not found

Since

1.15.2

Parameters

uuid

the UUID of the player