Package fr.maxlego08.zshop.zcore.utils
Class PlayerSkin
java.lang.Object
fr.maxlego08.zshop.zcore.utils.PlayerSkin
Based on
https://www.spigotmc.org/threads/how-to-get-a-players-texture.244966/
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String[]getFromName(String name) static String[]getFromPlayer(org.bukkit.entity.Player playerBukkit) static Stringstatic com.mojang.authlib.GameProfilegetProfile(org.bukkit.entity.Player player) static StringgetTexture(String name) static StringgetTexture(org.bukkit.entity.Player player)
-
Constructor Details
-
PlayerSkin
public PlayerSkin()
-
-
Method Details
-
getTexture
-
getTexture
-
getFromPlayer
-
getFromName
-
getProfile
public static com.mojang.authlib.GameProfile getProfile(org.bukkit.entity.Player player) -
getMethodName
-