Class EntityPushThroughComponent

Sets the distance through which the entity can push through.

Hierarchy

Constructors

Properties

Constructors

Properties

typeId: string

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

value: number

The value of the entity's push-through, in blocks.

componentId: "minecraft:push_through" = 'minecraft:push_through'

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