@minecraft/server
    Preparing search index...

    Enumeration ItemLockModeBeta

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

    Index

    Enumeration Members

    Enumeration Members

    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.