Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extends
This component is added to items with the Storage Item component. Can access and modify this items inventory container.
Properties
container
read-only container: Container;
Type: Container
Notes:
- This property can throw errors when used.
- Throws InvalidContainerError
Constants
componentId
static read-only componentId = "minecraft:inventory";
Type: string