Package com.maximde.hologramlib.utils
Class PlayerUtils
java.lang.Object
com.maximde.hologramlib.utils.PlayerUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getPlayerHead
(UUID uuid) Get a combination of unicodes which represent pixels and offsets to display a player headstatic CompletableFuture<String>
getPlayerHeadAsync
(UUID uuid) static org.bukkit.profile.PlayerProfile
getPlayerProfile
(UUID uuid) static @Nullable String
getPlayerSkinUrl
(UUID uuid) static void
-
Field Details
-
PLACEHOLDER_PROFILE
-
-
Constructor Details
-
PlayerUtils
public PlayerUtils()
-
-
Method Details
-
loadPlaceholders
public static void loadPlaceholders() -
getPlayerHeadAsync
-
getPlayerProfile
-
getUUID
-
getPlayerHead
Get a combination of unicodes which represent pixels and offsets to display a player head- Returns:
-
getPlayerSkinUrl
-