枚举 ItemComponentTypes实验性

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

通过函数 ItemStack.getComponent 访问的物品组件类型。

枚举成员

Compostable: "minecraft:compostable"
Cooldown: "minecraft:cooldown"

The minecraft:cooldown component.

表示 minecraft:cooldown(冷却) 组件。

Durability: "minecraft:durability"

The minecraft:durability component.

表示 minecraft:durability(耐久度) 组件。

Dyeable: "minecraft:dyeable"
Enchantable: "minecraft:enchantable"

The minecraft:enchantable component.

表示 minecraft:enchantable(附魔) 组件。

Food: "minecraft:food"

The minecraft:food component.

表示 minecraft:food(食物) 组件。

Potion: "minecraft:potion"