ArmorItem

constructor(name: String, material: Material)

Parameters

name

The name of the armor item.

material

The Material of the armor item (e.g., DIAMOND_HELMET, IRON_CHESTPLATE).