Beta
Beta
Beta
inventory: BlockInventoryComponent | EntityInventoryComponentThe inventory that the item is in.
Beta
slot: numberThe slot index that the item is in.
Readonly
Beta
inventoryThe inventory that the item is in.
Readonly
Beta
slotThe slot index that the item is in.
Readonly
Beta
typeThe item type ID.
Beta
Is this object valid?
true
if the type ID of the item in the specified slot has NOT changed since the creation of this object, otherwise false
.
Representation of an item machine.
See
registerItemMachine.