mcutils
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
mcutils
mcutils
/
tech.aliorpse.mcutils.modules.player
/
Player
/
getProfileAsync
get
Profile
Async
@
JvmStatic
fun
getProfileAsync
(
player
:
String
)
:
CompletableFuture
<
PlayerProfile
>
java.util.concurrent.CompletableFuture
variant of
getProfile
.