Interface SkinService
public interface SkinService
Resolves player skins and the avatar images used by the chat integrations.
-
Method Summary
Modifier and TypeMethodDescriptiongetAvatarUrl(FEntity entity) A url rendering the entity's head, used as the avatar on Discord and Telegram.getBodyUrl(FEntity entity) A url rendering the entity's full body.The encoded skin texture of an entity.
-
Method Details
-
getSkin
-
getAvatarUrl
-
getBodyUrl
-