LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.api.thirdparty
/
MojangApi
Mojang
Api
object
MojangApi
:
BaseApi
Members
Types
Username
Record
Link copied to clipboard
data
class
UsernameRecord
(
val
name
:
String
,
val
changedToAt
:
Int
?
)
Properties
default
Headers
Link copied to clipboard
val
defaultHeaders
:
Headers
Functions
get
Names
Link copied to clipboard
suspend
fun
getNames
(
uuidAsString
:
String
)
:
List
<
MojangApi.UsernameRecord
>