getHudPlayer

@Nullable
abstract fun getHudPlayer(@NotNull uuid: @NotNull UUID): @Nullable HudPlayer

Gets the player's data from bukkit player.

Return

player's data

Parameters

uuid

target player's uuid