Class BlockInventoryComponentBeta

Represents the inventory of a block in the world. Used with blocks like chests.

Hierarchy

Constructors

Properties

Constructors

Properties

The container which holds an ItemStack.

Throws

This property can throw when used.

location: BlockLocation

Coordinates of the specified block.

typeId: string

Identifier of this component. Should always be minecraft:inventory.

componentId: "minecraft:inventory" = 'minecraft:inventory'

Identifier of this component. Should always be minecraft:inventory.