Class EntityEquipmentInventoryComponentBeta

Hierarchy

Constructors

Properties

entity: Entity

Remarks

The entity that owns this component.

typeId: string

Remarks

Identifier of the component.

componentId: "minecraft:equipment_inventory" = 'minecraft:equipment_inventory'

Methods

  • Parameters

    Returns undefined | ItemStack

    Remarks

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.

  • Parameters

    Returns ContainerSlot

    Remarks

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.

  • Parameters

    Returns void

    Remarks

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.