LorekeeperSkin

Holds Mojang-signed skin textures for the Lorekeeper NPC.

Properties

Link copied to clipboard

The number of available skin variants.

Functions

Link copied to clipboard
fun createGameProfile(entityUuid: UUID, skinIndex: Int): GameProfile

Creates a GameProfile with the default Lorekeeper profile name.

fun createGameProfile(entityUuid: UUID, skinIndex: Int, profileName: String): GameProfile

Creates a GameProfile with a specific skin variant for use in player info packets.