mcutils
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
mcutils
player
/
tech.aliorpse.mcutils.api
Package-level
declarations
Functions
Functions
get
Profile
Link copied to clipboard
suspend
fun
MinecraftPlayer
.
getProfile
(
player
:
String
)
:
PlayerProfile
Retrieves a player's profile by name or UUID.
get
Uuid
Link copied to clipboard
suspend
fun
MinecraftPlayer
.
getUuid
(
playerName
:
String
)
:
String
Retrieves the player's UUID by their name.