Beta
Protected
constructorReadonly
entityThe entity that owns this component.
Readonly
maxMaximum strength of this entity, as defined in the entity type definition.
This property can throw when used.
Readonly
typeReadonly
valueCurrent strength value of this entity, after any effects or component updates are applied.
This property can throw when used.
Static
Readonly
componentIdentifier of this component. Should always be minecraft:strength.
Defines the entity's strength to carry items.