Protected
constructorAmount of the specified item within the container slot.
Modifier value for the item type stored within the slot.
Readonly
isIf true, the state of this container slot is still valid (e.g., the underlying block or entity for this container slot still exists.)
Optional
nameReturns a name tag for the container slot.
Optional
Readonly
typeReturns a string identifier of the type if item stored in this slot.
This property can throw when used.
Optional
itemStack: ItemStackThe item stack to set within this container slot.
Sets the item within the slot to a new value.
This function can throw errors.
Represents a slot within a broader container (e.g., entity inventory.)