player

@Nullable
abstract fun player(@NotNull uuid: UUID): PlayerChannelHandler
@NotNull
abstract fun player(@NotNull player: Player): PlayerChannelHandler