Options
All
  • Public
  • Public/Protected
  • All
Menu

An item skin as found in the mojang API

Hierarchy

  • ItemSkin

Index

Properties

Properties

Optional name

name?: string

The name of the player used for the skin

Not all skins have this field.

url

url: string

The URL to the player skin

Optional uuid

uuid?: string

The UUID of the player used for the skin

Not all skins have this field.

Generated using TypeDoc