Skip to content

ItemType

Represents the type of an item, identified by a unique ID and a name.

Fields

id: string Read-Only

The unique identifier for the item type (e.g., "diamond_sword", "iron_pickaxe").

name: string Read-Only

The human-readable name of the item type.