A class representing a Minecraft Item definition (not an item instance)

Hierarchy

  • Item

Constructors

Properties

Constructors

Properties

name: string

The Namespaced ID of the item (e.g. minecraft:stone)

translateName: string

The translate name of the item (e.g. item.stone)

Generated using TypeDoc