skin

@NotNull
abstract fun skin(@NotNull rawTextures: @NotNull String): @NotNull ModelProfileSkin

Creates a ModelProfileSkin from a raw texture string (Base64 encoded).

Return

the created skin profile

Since

1.15.2

Parameters

rawTextures

the raw texture data