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

    Defines the entity's strength to carry items.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    max: number

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

    This property can throw when used.

    typeId: string

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

    value: number

    Current strength value of this entity, after any effects or component updates are applied.

    This property can throw when used.

    componentId: "minecraft:strength" = 'minecraft:strength'

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