ItemComponentTypes Enumeration

The types of item components that are accessible via function ItemStack.getComponent.

Constants

Cooldown

Cooldown = "minecraft:cooldown"

The minecraft:cooldown component.

Durability

Durability = "minecraft:durability"

The minecraft:durability component.

Enchantable

Enchantable = "minecraft:enchantable"

The minecraft:enchantable component.

Food

Food = "minecraft:food"

The minecraft:food component.