offlinePlayer

@NotNull
abstract fun offlinePlayer(@NotNull uuid: @NotNull UUID): @NotNull PlatformOfflinePlayer

Retrieves an offline player by their UUID.

Return

the offline player

Since

2.0.0

Parameters

uuid

the player's UUID