Package com.ticxo.modelengine.api.utils
Class MojangAPI
java.lang.Object
com.ticxo.modelengine.api.utils.MojangAPI
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.destroystokyo.paper.profile.PlayerProfile
fromBase64
(@NotNull String data) static com.destroystokyo.paper.profile.PlayerProfile
static Promise<com.destroystokyo.paper.profile.PlayerProfile>
fromUUIDPromise
(UUID uuid) static UUID
getUUIDFromUsername
(String username)
-
Method Details
-
fromBase64
public static com.destroystokyo.paper.profile.PlayerProfile fromBase64(@NotNull @NotNull String data) -
fromUUID
-
getUUIDFromUsername
-
fromUUIDPromise
-
getUUIDFromUsernamePromise
-