Modifier

Partager via


ItemInventoryComponent Class

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:

Constants

componentId

static read-only componentId = "minecraft:inventory";

Type: string