枚举 ItemLockMode实验性

Describes how an an item can be moved within a container.

表示物品在容器中如何移动。

枚举成员

枚举成员

inventory: "inventory"

The item cannot be dropped or crafted with.

物品不能被丢弃或用于合成。

none: "none"

The item has no container restrictions.

物品没有容器限制。

slot: "slot"

The item cannot be moved from its slot, dropped or crafted with.

物品不能从其槽位移动、丢弃或用于合成。