Script API - v1.20.0
    Preparing search index...

    Defines the entity's strength to carry items.

    Hierarchy (View Summary)

    Index

    Properties

    entity: Entity

    The entity that owns this component.

    max: number

    Maximum strength of this entity, as defined in the entity type definition.

    This property can throw when used.

    typeId: string

    Identifier of the component.

    value: number
    componentId: "minecraft:strength" = 'minecraft:strength'

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